[#1053] improved filter autocomplete performance

This commit is contained in:
Gani Georgiev
2022-11-17 18:59:25 +02:00
parent 7dee9d5cc4
commit a230cc1719
37 changed files with 152 additions and 137 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ PB_FILE_UPLOAD_DOCS = "https://pocketbase.io/docs/files-handling/#uploading-fil
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk/tree/rc"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk/tree/rc"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.8.0-rc3"
PB_VERSION = "v0.8.0-rc4"