Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Releases: goknsh/svelte-query-pocketbase

v1.1.0

23 May 04:37
68de1cb
Compare
Choose a tag to compare

Minor Changes

  • f5c1603 Thanks @goknsh! - Add support for the optional fields introduced in v0.15.0 of the Pocketbase SDK. If the fields key is present in the queryParams object passed to any of the library's functions, id and updated will be added since the library uses them internally.

v1.0.2

18 Apr 04:55
f17e3e9
Compare
Choose a tag to compare

Patch Changes

v1.0.1

27 Mar 21:31
fb1595d
Compare
Choose a tag to compare

Patch Changes

v1.0.0

10 Mar 18:16
01011d5
Compare
Choose a tag to compare

Major Changes

v0.0.1-beta.12

28 Feb 07:45
67fad33
Compare
Choose a tag to compare
v0.0.1-beta.12 Pre-release
Pre-release

Patch Changes

  • e00c1f9 Thanks @goknsh! - chore: allow pocketbase ^0.11.1 || ^0.12.0

v0.0.1-beta.11

28 Feb 07:12
62060b0
Compare
Choose a tag to compare
v0.0.1-beta.11 Pre-release
Pre-release

Patch Changes

  • 5c4e065 Thanks @goknsh! - chore: update pocketbase to ^0.11.1, use getFullList w/o batchSize, RecordService type, and sort imports

v0.0.1-beta.10

28 Feb 04:46
7ea7a8a
Compare
Choose a tag to compare
v0.0.1-beta.10 Pre-release
Pre-release

Patch Changes

v0.0.1-beta.9

02 Feb 09:26
640b3f1
Compare
Choose a tag to compare
v0.0.1-beta.9 Pre-release
Pre-release

Patch Changes

  • 40e97e3 Thanks @goknsh! - fix: collection deletes are now processed correctly

v0.0.1-beta.8

30 Jan 02:16
3b63bc7
Compare
Choose a tag to compare
v0.0.1-beta.8 Pre-release
Pre-release

Patch Changes

  • 7e7def0 Thanks @goknsh! - refactor: all queries are simplified, now update cache immutably, and infinite queries should work correctly now

v0.0.1-beta.7

27 Jan 01:24
c0bcfdf
Compare
Choose a tag to compare
v0.0.1-beta.7 Pre-release
Pre-release

Patch Changes