[#7369] bumped JS SDK to fix Safari AbortError detection introduced with the previous release

This commit is contained in:
Gani Georgiev
2025-12-04 14:44:31 +02:00
parent 5604fe672e
commit abb6bcd6de
33 changed files with 49 additions and 44 deletions

View File

@@ -9,4 +9,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.34.1"
PB_VERSION = "v0.34.2"