Skip to content

Releases: pawcoding/astro-loader-pocketbase

v2.5.0

09 Apr 19:04

Choose a tag to compare

2.5.0 (2025-04-09)

Bug Fixes

  • refresh: do not re-use realtime data when custom filter is set (16b0ec9)

Features

  • loader: add support for custom pocketbase filter (#35) (367af9a)

v2.5.0-next.2

06 Apr 13:11

Choose a tag to compare

v2.5.0-next.2 Pre-release
Pre-release

2.5.0-next.2 (2025-04-06)

v2.5.0-next.1

06 Apr 12:52

Choose a tag to compare

v2.5.0-next.1 Pre-release
Pre-release

2.5.0-next.1 (2025-04-06)

Bug Fixes

  • refresh: do not re-use realtime data when custom filter is set (16b0ec9)

Features

  • loader: add support for custom pocketbase filter (#35) (367af9a)

v2.4.2-next.1

30 Mar 15:43

Choose a tag to compare

v2.4.2-next.1 Pre-release
Pre-release

2.4.2-next.1 (2025-03-30)

v2.4.1

16 Feb 12:28

Choose a tag to compare

2.4.1 (2025-02-16)

v2.4.0

15 Feb 08:02

Choose a tag to compare

2.4.0 (2025-02-15)

Bug Fixes

  • loader: print total numer of entries to simplify debugging (1c8cdfd)

Features

  • loader: support force refresh to update all entries (e22cc46)

v2.4.0-next.1

09 Feb 11:41

Choose a tag to compare

v2.4.0-next.1 Pre-release
Pre-release

2.4.0-next.1 (2025-02-09)

Bug Fixes

  • loader: print total numer of entries to simplify debugging (1c8cdfd)

Features

  • loader: support force refresh to update all entries (e22cc46)

v2.3.1

02 Feb 10:46

Choose a tag to compare

2.3.1 (2025-02-02)

v2.3.1-next.1

01 Feb 18:28

Choose a tag to compare

v2.3.1-next.1 Pre-release
Pre-release

2.3.1-next.1 (2025-02-01)

v2.3.0

01 Feb 07:47

Choose a tag to compare

2.3.0 (2025-02-01)

Features

  • refresh: re-use realtime event data to refresh collection (efae282), closes #26