Skip to content

Releases: pawcoding/astro-loader-pocketbase

v2.9.0

01 Nov 10:12

Choose a tag to compare

2.9.0 (2025-11-01)

Bug Fixes

  • superuser-token: retry authentication after hitting rate limit (842c3e4), closes #70

Features

  • live-loader: throw typed errors (a7f533b)

v2.9.0-next.2

25 Oct 15:31

Choose a tag to compare

v2.9.0-next.2 Pre-release
Pre-release

2.9.0-next.2 (2025-10-25)

v2.9.0-next.1

25 Oct 12:18

Choose a tag to compare

v2.9.0-next.1 Pre-release
Pre-release

2.9.0-next.1 (2025-10-25)

Features

  • live-loader: throw typed errors (a7f533b)

v2.8.2-next.4

25 Oct 11:54

Choose a tag to compare

v2.8.2-next.4 Pre-release
Pre-release

2.8.2-next.4 (2025-10-25)

v2.8.2-next.3

22 Oct 13:59

Choose a tag to compare

v2.8.2-next.3 Pre-release
Pre-release

2.8.2-next.3 (2025-10-22)

Bug Fixes

  • superuser-token: retry authentication after hitting rate limit (842c3e4), closes #70

v2.8.2-next.2

18 Oct 10:12

Choose a tag to compare

v2.8.2-next.2 Pre-release
Pre-release

2.8.2-next.2 (2025-10-18)

v2.8.2-next.1

17 Oct 18:16

Choose a tag to compare

v2.8.2-next.1 Pre-release
Pre-release

2.8.2-next.1 (2025-10-17)

v2.8.1

20 Sep 12:06

Choose a tag to compare

2.8.1 (2025-09-20)

v2.8.1-next.1

20 Sep 10:10

Choose a tag to compare

v2.8.1-next.1 Pre-release
Pre-release

2.8.1-next.1 (2025-09-20)

v2.8.0

30 Aug 13:51

Choose a tag to compare

2.8.0 (2025-08-30)

Bug Fixes

  • loader: do not add lastModified cache hint if invalid date (9ae7733)

Features

  • add fields option to only load partial entries (39aded2)
  • live-loader: add page, perPage, and sort collection filters (036e4fe)
  • live-loader: add additional filter for getLiveCollection function (8ea02ed)
  • loader: add experimental setting to only generate types (2715a23)
  • content: add html id attribute to sections when using multiple content fields (a931c3e)
  • loader: add live collection loader (ea5a107)
  • loader: add live entry loader (5d3bf74)