Triplit Release Notes 3/8/2024
-
Added a
triplit clear -[-f]ullcommand to the Triplit CLI that will delete all entities in the database, and optionally delete metadata (e.g. the schema) with the--fullflag. -
Fixed a bug in the
deleteoperation that dramatically speeds up the deletion of entities that have been updated many times. -
Added deep-linking to the Triplit database console, which will persist the application state on page refresh.
-
Fixed a bug in the
useQueryanduseEntityhooks that caused thefetchingRemotestate to be incorrect.