updated go deps

This commit is contained in:
Gani Georgiev
2025-08-22 21:24:39 +03:00
parent a2b1b19342
commit bda4baac15
3 changed files with 7 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
## v0.29.3 (WIP)
## v0.29.3
- Regenerated JSVM types to include methods from structs with single generic parameter.
@@ -6,6 +6,9 @@
- Try to forward Apple OAuth2 POST redirect user's name so that it can be returned (and eventually assigned) with the success response of the all-in-one auth call ([#7090](https://github.com/pocketbase/pocketbase/issues/7090)).
- Mock `syscall.Exec` when building for WASM ([#7116](https://github.com/pocketbase/pocketbase/pull/7116)).
_Note that WASM is not officially supported PocketBase build target and should be used only for experiments._
## v0.29.2