Releases: pawcoding/astro-loader-pocketbase
Releases · pawcoding/astro-loader-pocketbase
v2.5.0
09 Apr 19:04
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v2.5.0-next.1
06 Apr 12:52
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v2.4.1
16 Feb 12:28
Compare
Sorry, something went wrong.
No results found
v2.4.0
15 Feb 08:02
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v2.3.1-next.1
01 Feb 18:28
Compare
Sorry, something went wrong.
No results found
v2.3.0
01 Feb 07:47
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-02-01)
Features
refresh: re-use realtime event data to refresh collection (efae282 ), closes #26