added missing name attribute, fixed initial collections page load routing params persistence and removed unnecessery sub label required mark

This commit is contained in:
Gani Georgiev
2026-04-22 15:42:17 +03:00
parent 857214e10d
commit 866b8b8029
10 changed files with 30 additions and 27 deletions

View File

@@ -11,4 +11,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.37.3-dev"
PB_VERSION = "v0.37.3"