📣July 19th release is out!Read the release notes

    Triplit Release Notes 3/8/2024

    • Added a triplit clear -[-f]ull command to the Triplit CLI that will delete all entities in the database, and optionally delete metadata (e.g. the schema) with the --full flag.

    • Fixed a bug in the delete operation 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 useQuery and useEntity hooks that caused the fetchingRemote state to be incorrect.