Skip to content

Releases: cloud-cli/store

v2.0.9

Choose a tag to compare

@darlanalves darlanalves released this 29 Jul 07:42
3e4314a

2.0.9 (2026-07-29)

Bug Fixes

  • correct the export path (3e4314a)

v2.0.8

Choose a tag to compare

@darlanalves darlanalves released this 29 Jul 07:15
8f740db

2.0.8 (2026-07-29)

Bug Fixes

  • simplify build script and re-release (8f740db)

v2.0.7

Choose a tag to compare

@darlanalves darlanalves released this 29 Jul 04:46

2.0.7 (2026-07-29)

Bug Fixes

v2.0.6

Choose a tag to compare

@darlanalves darlanalves released this 28 Jul 11:30
f9d997f

2.0.6 (2026-07-28)

Bug Fixes

  • store-driver: skip null data (f9d997f)

v2.0.5

Choose a tag to compare

@darlanalves darlanalves released this 28 Jul 10:54
c5e16a3

2.0.5 (2026-07-28)

Bug Fixes

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 31 Oct 12:12

2.0.4 (2024-10-31)

Bug Fixes

  • store: use PUT instead of POST to create store (3f8b0b6)
  • update dependencies (6f2f1ab)
  • update peer dependency (c5e6a4b)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:05

2.0.3 (2023-07-09)

Bug Fixes

  • sqlite-driver: use environment variable for default path (4529912)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:16

2.0.2 (2023-07-02)

Bug Fixes

  • store-driver: broken import path (c40f540)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:13

2.0.1 (2023-07-02)

Bug Fixes

  • store-driver: wrap JSON responses with models (94239bd)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:53

2.0.0 (2023-07-02)

Features

  • store-driver: add driver (b24da6d)

BREAKING CHANGES

  • store-driver: sqlite driver now needs a peerDependency to work.

To upgrade, just run "npm i better-sqlite3@8"