Skip to content

Releases: cloud-cli/store

v2.0.4

31 Oct 12:12

Choose a tag to compare

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

09 Jul 10:05

Choose a tag to compare

2.0.3 (2023-07-09)

Bug Fixes

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

v2.0.2

02 Jul 22:16

Choose a tag to compare

2.0.2 (2023-07-02)

Bug Fixes

  • store-driver: broken import path (c40f540)

v2.0.1

02 Jul 22:13

Choose a tag to compare

2.0.1 (2023-07-02)

Bug Fixes

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

v2.0.0

02 Jul 21:53

Choose a tag to compare

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"

v1.6.0

03 May 09:38
135a38f

Choose a tag to compare

1.6.0 (2023-05-03)

Features

v1.5.3

11 Apr 10:17
f70dd4a

Choose a tag to compare

1.5.3 (2023-04-11)

Bug Fixes

  • update default path in sqlite-driver (f70dd4a)

v1.5.2

10 Apr 22:20

Choose a tag to compare

1.5.2 (2023-04-10)

Bug Fixes

  • do not insert new row on update (a267fdf)

v1.5.1

31 Mar 10:15

Choose a tag to compare

1.5.1 (2023-03-31)

Bug Fixes

v1.5.0

30 Mar 15:16

Choose a tag to compare

1.5.0 (2023-03-30)

Features