Skip to content

Releases: a-type/verdant

@verdant-web/[email protected]

20 Oct 18:39
3218bd3
Compare
Choose a tag to compare
Pre-release

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]

20 Oct 18:39
3218bd3
Compare
Choose a tag to compare
Pre-release

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]

10 Aug 15:49
40bb760
Compare
Choose a tag to compare

Patch Changes

  • 6604111: Make getAll() result readonly

@verdant-web/[email protected]

05 Aug 00:51
3092829
Compare
Choose a tag to compare

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]

05 Aug 00:51
3092829
Compare
Choose a tag to compare

Patch Changes

@verdant-web/[email protected]

19 Jul 16:22
9cfbb4b
Compare
Choose a tag to compare

Patch Changes

@verdant-web/[email protected]

19 Jul 16:22
9cfbb4b
Compare
Choose a tag to compare

Patch Changes

@verdant-web/[email protected]

19 Jul 16:22
9cfbb4b
Compare
Choose a tag to compare

@verdant-web/[email protected]

19 Jul 16:22
9cfbb4b
Compare
Choose a tag to compare

Patch Changes

@verdant-web/[email protected]

19 Jul 16:22
9cfbb4b
Compare
Choose a tag to compare

Patch Changes

  • 729a908: You can now pass a "documentation" property to schema fields to attach a doc string to the generated typing.