Skip to content

Releases: pawcoding/astro-loader-pocketbase

v2.0.1

31 Dec 15:55

Choose a tag to compare

2.0.1 (2024-12-31)

v2.0.0

24 Dec 10:33

Choose a tag to compare

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

16 Dec 19:39

Choose a tag to compare

v2.0.0-next.4 Pre-release
Pre-release

2.0.0-next.4 (2024-12-16)

v1.0.2

16 Dec 19:37

Choose a tag to compare

1.0.2 (2024-12-16)

v2.0.0-next.3

15 Dec 14:42

Choose a tag to compare

v2.0.0-next.3 Pre-release
Pre-release

2.0.0-next.3 (2024-12-15)

v2.0.0-next.2

14 Dec 18:10

Choose a tag to compare

v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2024-12-14)

Bug Fixes

  • load: only print update message when package was previously installed (2977878)
  • load: use correct date format for updated entries request (c9df0d2), closes #18

v1.0.1

14 Dec 18:02

Choose a tag to compare

1.0.1 (2024-12-14)

Bug Fixes

  • load: only print update message when package was previously installed (2977878)
  • load: use correct date format for updated entries request (c9df0d2), closes #18

v2.0.0-next.1

08 Dec 16:57

Choose a tag to compare

v2.0.0-next.1 Pre-release
Pre-release

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

07 Dec 16:00

Choose a tag to compare

1.0.0 (2024-12-07)

Bug Fixes

  • release: update version number (901af52)

Documentation

  • README: add note for compatibility (2613918)

BREAKING CHANGES

  • release: This is the first stable release of this package.
  • README: This marks the first stable release of this package.

v1.0.0-next.1

07 Dec 15:57

Choose a tag to compare

v1.0.0-next.1 Pre-release
Pre-release

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.