[#6563] fixed DynamicModel object/array props reflect type caching

This commit is contained in:
Gani Georgiev
2025-03-05 23:55:56 +02:00
parent 4155f50fe1
commit 5c58703a59
31 changed files with 77 additions and 48 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.25.8"
PB_VERSION = "v0.25.9"