Skip to content

Releases: chialab/sveltekit-utils

@chialab/[email protected]

25 Mar 15:02
74b8efb

Choose a tag to compare

Pre-release

Patch Changes

  • 69c18fe: Restore the store implementation for lazyLoad function

@chialab/[email protected]

21 Mar 11:56

Choose a tag to compare

Pre-release

@chialab/sveltekit-utils

0.1.0-alpha.0

Minor Changes

  • 233eaca: Refactor to monorepo with configs and utils packages

0.1.0-alpha.2

Patch Changes

  • 3404b94: Use patched version of @heyputer/kv.js.

0.1.0-alpha.1

Patch Changes

  • 0f5cf47: Fix import of @heyputer/kv.js.

0.1.0-alpha.0

Minor Changes

  • e7760c7: Use @heyputer/kv.js for in-memory cache, simplify code and increase test coverage, add clearPattern() method to base cache interface.
  • a094cf6: Avoid persisting session if nothing has changed.
  • e002505: Add asyncIterableToArray sort-of polyfill.
  • 8c506cb: Add minimal string utility methods.

Patch Changes

  • eeb87d7: Fix headers not being written to logs on fetch failures.

0.0.2

Patch Changes

  • 0042aa9: Enable isolated declarations for TypeScript.

@chialab/[email protected]

21 Mar 11:22
3df9339

Choose a tag to compare

Pre-release

Minor Changes

  • 233eaca: Refactor to monorepo with configs and utils packages

v0.1.0-alpha.2

25 Feb 15:37
46032a3

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

Patch Changes

  • 3404b94: Use patched version of @heyputer/kv.js.

v0.1.0-alpha.1

14 Feb 07:03
281bb2f

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Patch Changes

  • 0f5cf47: Fix import of @heyputer/kv.js.

v0.1.0-alpha.0

13 Feb 17:32
38cbad3

Choose a tag to compare

v0.1.0-alpha.0 Pre-release
Pre-release

Minor Changes

  • e7760c7: Use @heyputer/kv.js for in-memory cache, simplify code and increase test coverage, add clearPattern() method to base cache interface.
  • a094cf6: Avoid persisting session if nothing has changed.
  • e002505: Add asyncIterableToArray sort-of polyfill.
  • 8c506cb: Add minimal string utility methods.

Patch Changes

  • eeb87d7: Fix headers not being written to logs on fetch failures.

v0.0.2

04 Feb 08:18

Choose a tag to compare

Patch Changes

  • 0042aa9: Enable isolated declarations for TypeScript.