updated go deps and jsvm types

This commit is contained in:
Gani Georgiev
2025-01-11 12:33:46 +02:00
parent 63fb2b6506
commit 7175992ce4
4 changed files with 4584 additions and 4579 deletions

View File

@@ -1,3 +1,10 @@
## v0.24.3 (WIP)
- Reload the created/edited records data in the RecordsPicker UI.
- Updated Go dependencies.
## v0.24.2
- Fixed display fields extraction when there are multiple "Presentable" `relation` fields in a single related collection ([#6229](https://github.com/pocketbase/pocketbase/issues/6229)).