updated js sdk and resolved isNew record field conflict

This commit is contained in:
Gani Georgiev
2023-05-01 12:57:39 +03:00
parent 74306c8092
commit 28c9f02cb4
35 changed files with 55 additions and 50 deletions
+1 -1
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.15.2"
PB_VERSION = "v0.15.3"