Skip to content

Releases: kruschid/refine-pocketbase

v0.3.2

28 Dec 18:00
Compare
Choose a tag to compare
  • fixes startswith/endswith filter serialization

v0.3.1

28 Dec 08:05
Compare
Choose a tag to compare

fixes starswith/endswith filter operators (#10)

v0.3.0

27 Dec 14:59
Compare
Choose a tag to compare

Updates property names that were marked as deprecated with Pocketbase SDK 0.22.0 (for PocketBase v0.23.0+).

v0.2.0

10 Dec 15:35
Compare
Choose a tag to compare

What's Changed

  • add ability to pass on oauth options to authProvider by @HandOfGod94 in #7
  • Moving to raw filters and fixing in, nin, between, nbetween, null, nnull, startswith, nstartswith, endswith, nendswith by @kruschid in #8

v0.1.0

04 Nov 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

v0.1.0-dev.0

04 Nov 11:05
Compare
Choose a tag to compare
v0.1.0-dev.0 Pre-release
Pre-release
configures npm registry url for gh actions