updated tygoja and the generated jsvm types

This commit is contained in:
Gani Georgiev
2023-11-11 12:46:46 +02:00
parent 890a0904cf
commit 9957919d9a
4 changed files with 6352 additions and 6329 deletions
+5
View File
@@ -4,6 +4,11 @@
- Fixed `text` field min/max validators to properly count multi-byte characters ([#3735](https://github.com/pocketbase/pocketbase/issues/3735)).
- Allowed hyphens in `username` ([#3697](https://github.com/pocketbase/pocketbase/issues/3697)).
_More control over the system fields settings will be available in the future._
- Updated the JSVM generated types to use directly the value type instead of `* | undefined` union in functions/methods return declarations.
## v0.19.3