Releases: pawcoding/astro-loader-pocketbase
v0.5.1-next.2
0.5.1-next.2 (2024-12-07)
Documentation
- README: add note for compatibility (2613918)
BREAKING CHANGES
- README: This marks the first stable release of this package.
v0.5.1-next.1
0.5.1-next.1 (2024-12-07)
v0.6.0-pocketbase-rc.3
Caution
This release contains breaking changes caused by a new release candidate of PocketBase. Keep in mind that this package can introduce breaking changes at any time until v1.0 is released!
Updated some documentation and dependencies
Full Changelog: v0.6.0-pocketbase-rc.2...v0.6.0-pocketbase-rc.3
v0.6.0-pocketbase-rc.2
Caution
This release contains breaking changes caused by a new release candidate of PocketBase. Keep in mind that this package can introduce breaking changes at any time until v1.0 is released!
Features (compared to v0.5.0-rc.1)
- Add option for custom id field
Breaking Changes (compared to v0.5.0)
- Renamed
idtoidField
Full Changelog: v0.5.0-rc.1...v0.6.0-pocketbase-rc.2
v0.5.0
v0.5.0-rc.1
Caution
This release contains breaking changes caused by a new release candidate of PocketBase. Keep in mind that this package can introduce breaking changes at any time until v1.0 is released!
Features
- Add support for PocketBase 0.23 release candidate
- Add
updatedFieldoption to specify which field to use for incremental builds - Update type generation to match new schema format
- Use new endpoints for superuser (admin) login
- Add
Internal
- Reformat logger messages
- Update from
admintosuperuseras this is the new name inside PocketBase
Breaking Changes
- Drop support for PocketBase 0.22
- Updated configuration options
- Renamed
contenttocontentFields - Moved
adminEmailtosuperuserCredentials.email - Moved
adminPasswordtosuperuserCredentials.password - Removed
forceUpdatesince it's now the default whenupdatedFieldis not set
- Renamed
Full Changelog: v0.4.0...v0.5.0-rc.1
v0.4.0
v0.3.0
Features
Fixes
- Make
contentconfig optional for collections without content to render - Fix bug with incremental builds being disabled on every second run
- Fix bug where paginated data lead to infinite loop
Internal
- Updated dev dependencies
Full Changelog: v0.2.2...v0.3.0
0.3.0-rc.3
0.3.0-rc.2
Fixes
- Make
contentconfig optional for collections without content to render - Fix bug with incremental builds being disabled on every second run
Full Changelog: 0.3.0-rc.1...0.3.0-rc.2