Releases: pawcoding/astro-loader-pocketbase
Releases · pawcoding/astro-loader-pocketbase
v2.0.1
v2.0.0
2.0.0 (2024-12-24)
Features
- add support for PocketBase 0.23.0 (a98f1b4)
BREAKING CHANGES
- This also removes support for PocketBase 0.22.
There are a lot of breaking changes in this new version of PocketBase,
e.g. new endpoint for login, new collection schema format, etc.
Since this version already brings a lot of changes, I used this chance
to refactor some of the internals and configuration options. Please
refer to the new README for more details.
v2.0.0-next.4
2.0.0-next.4 (2024-12-16)
v1.0.2
v2.0.0-next.3
2.0.0-next.3 (2024-12-15)
v2.0.0-next.2
2.0.0-next.2 (2024-12-14)
Bug Fixes
v1.0.1
v2.0.0-next.1
2.0.0-next.1 (2024-12-08)
Features
- add support for PocketBase 0.23.0 (a98f1b4)
BREAKING CHANGES
- This also removes support for PocketBase 0.22.
There are a lot of breaking changes in this new version of PocketBase,
e.g. new endpoint for login, new collection schema format, etc.
Since this version already brings a lot of changes, I used this chance
to refactor some of the internals and configuration options. Please
refer to the new README for more details.
v1.0.0
v1.0.0-next.1
1.0.0-next.1 (2024-12-07)
Bug Fixes
- release: update version number (901af52)
BREAKING CHANGES
- release: This is the first stable release of this package.