preserve records pagination on delete/update and fix reactivity regression

This commit is contained in:
Gani Georgiev
2022-10-04 22:42:51 +03:00
parent 838ed661ce
commit 32393990bb
13 changed files with 152 additions and 142 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.7.8"
PB_VERSION = "v0.7.9"