Skip to content

Releases: david-plugge/typed-pocketbase

v0.1.1

28 Mar 14:14
9285469
Compare
Choose a tag to compare

Patch Changes

  • 65ca205: Add main field to package.json

v0.1.0

06 Feb 08:52
7812ad6
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • f462286: fix sort param parsing
  • f462286: correctly type empty select
  • f462286: fix filters
  • f462286: realtime support
  • f462286: remove cjs bundle
  • f462286: only expose supported types for subscribe options
  • f462286: account for plural relations
  • f462286: allow deleting files by providing null as value
  • f462286: make password and passwordConfirm optional on update
  • f462286: expand can be undefined

v0.0.9

12 Jan 16:09
e58d227
Compare
Choose a tag to compare

Patch Changes

v0.0.8

24 Oct 09:16
ccace59
Compare
Choose a tag to compare

Patch Changes

  • bbadb7c: Fix: Filter with empty and()/or() results in Invalid filter parameters.

v0.0.7

01 Sep 17:54
c1dbb6a
Compare
Choose a tag to compare

Patch Changes

v0.0.6

14 Jul 22:00
9406b46
Compare
Choose a tag to compare

Patch Changes

v0.0.5

14 Jul 21:43
4a898f0
Compare
Choose a tag to compare

Patch Changes

  • 19bce54: fix multiple relation type generation

v0.0.4

14 Jul 07:25
33953ff
Compare
Choose a tag to compare

Patch Changes

  • 7aa71f3: support json fields and Date and URL objects
  • 0a96bf9: allow Date type for date fields

v0.0.3

27 Jun 16:25
50e92ad
Compare
Choose a tag to compare

Patch Changes

  • dd52f65: rework codegen cli and support all field types and modifiers
  • 4201a28: export TypedRecord
  • 5b60b0c: fix entrypoints and file thumbs type when none are specified
  • 376dc88: Add expand and nested filter support

v0.0.2

19 Jun 15:01
0ab5bf3
Compare
Choose a tag to compare

Patch Changes