- 65ca205: Add main field to package.json
- f462286: custom client
- 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
- allow deleting files by providing null as value
- make password and passwordConfirm optional on update
- fix filters
- account for plural relations
- fix sort param parsing
- only expose supported types for subscribe options
- realtime support
- remove cjs bundle
- expand can be undefined
- custom client
- 670ea7b: test version
- 2530dd0: test version
- bbadb7c: Fix: Filter with empty and()/or() results in Invalid filter parameters.
- 3c875d8: add shebang
- 4b59926: fix multiple field type
- 19bce54: fix multiple relation type generation
- 7aa71f3: support json fields and Date and URL objects
- 0a96bf9: allow Date type for date fields
- 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
- rework codegen cli and support all field types and modifiers
- export TypedRecord
- fix entrypoints and file thumbs type when none are specified
- Add expand and nested filter support
- 957d47a: fix export type issue