github pawcoding/astro-loader-pocketbase v0.5.0-rc.1

latest releases: v2.8.0, v2.8.0-next.6, v2.8.0-next.5...
pre-release11 months ago

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 updatedField option to specify which field to use for incremental builds
    • Update type generation to match new schema format
    • Use new endpoints for superuser (admin) login

Internal

  • Reformat logger messages
  • Update from admin to superuser as this is the new name inside PocketBase

Breaking Changes

  • Drop support for PocketBase 0.22
  • Updated configuration options
    • Renamed content to contentFields
    • Moved adminEmail to superuserCredentials.email
    • Moved adminPassword to superuserCredentials.password
    • Removed forceUpdate since it's now the default when updatedField is not set

Full Changelog: v0.4.0...v0.5.0-rc.1

Don't miss a new astro-loader-pocketbase release

NewReleases is sending notifications on new releases.