bumped go deps and updated jsvm types

This commit is contained in:
Gani Georgiev
2025-12-21 08:04:07 +02:00
parent 26d6a98355
commit 6b5d7b216b
4 changed files with 3460 additions and 3461 deletions

View File

@@ -1,7 +1,6 @@
## v0.35.0
- Added `nullString()`, `nullInt()`, `nullFloat()`, `nullBool`, `nullArray()`, `nullObject()` JSVM helpers for scanning nullable columns ([#7396](https://github.com/pocketbase/pocketbase/issues/7396)).
(@todo update the landing docs)
- Store the correct `image/png` as attrs content type when generating a thumb fallback _(e.g. for `webp`)_.