Releases: a-type/verdant
Releases · a-type/verdant
@verdant-web/[email protected]
Minor Changes
- 423493c: Major internal refactoring of persistence layer. Verdant still only supports IndexedDB for now, but this is a huge step toward configurable storage. Prereleasing this version to test in real-world environments.
@verdant-web/[email protected]
Patch Changes
- 423493c: Major internal refactoring of persistence layer. Verdant still only supports IndexedDB for now, but this is a huge step toward configurable storage. Prereleasing this version to test in real-world environments.
@verdant-web/[email protected]
Patch Changes
- 6604111: Make getAll() result readonly
@verdant-web/[email protected]
Minor Changes
- 78503b2: Importing now supports old schema versions. Also fixed a bug when resetting an outdated or new client to a dataset which comes from an outdated schema.
@verdant-web/[email protected]
Patch Changes
- Updated dependencies [78503b2]
- @verdant-web/[email protected]
@verdant-web/[email protected]
Patch Changes
- 7a04f78: Experimental support for periodic background sync
- Updated dependencies [729a908]
- @verdant-web/[email protected]
@verdant-web/[email protected]
Patch Changes
- Updated dependencies [729a908]
- @verdant-web/[email protected]
@verdant-web/[email protected]
Patch Changes
- @verdant-web/[email protected]
@verdant-web/[email protected]
Patch Changes
- 3807414: Fix useField for nullable fields
- Updated dependencies [7a04f78]
- Updated dependencies [729a908]
- @verdant-web/[email protected]
- @verdant-web/[email protected]
@verdant-web/[email protected]
Patch Changes
- 729a908: You can now pass a "documentation" property to schema fields to attach a doc string to the generated typing.