Skip to content

Releases: a-type/verdant

@verdant-web/[email protected]

20 Oct 20:30
832979e
Compare
Choose a tag to compare

Minor Changes

  • 1787ef9: Official release of refactored persistence layer! This doesn't have much functional impact for users, but some advanced/experimental config settings have changed. Store now requires a recently generated client via CLI; be sure to upgrade CLI and regenerate your client from your schema even if your schema hasn't changed.

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]

20 Oct 19:52
a285b4b
Compare
Choose a tag to compare
Pre-release

Patch Changes

@verdant-web/[email protected]

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

Migration

This is a major version, mostly due to removal of some deprecated options and alterations to persistence configuration. But, importantly, if you haven't regenerated your client in a while with a new version of the CLI, you should upgrade the CLI and regenerate NOW. Certain features of recent client generation are required to use this version of Verdant Store.

Major 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.

Patch Changes

@verdant-web/[email protected]

20 Oct 19:52
a285b4b
Compare
Choose a tag to compare
Pre-release

Patch Changes

@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.
  • Updated dependencies [423493c]

@verdant-web/[email protected]

20 Oct 19:52
a285b4b
Compare
Choose a tag to compare
Pre-release

Patch Changes

@verdant-web/[email protected]

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

Patch Changes

@verdant-web/[email protected]

20 Oct 19:52
a285b4b
Compare
Choose a tag to compare
Pre-release

Patch Changes

@verdant-web/[email protected]

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

Patch Changes

@verdant-web/[email protected]

20 Oct 19:52
a285b4b
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 5576e5e: Fix file downloads failing when sync isn't immediately started on launch