updated dependencies and regenerated jsvm types

This commit is contained in:
Gani Georgiev
2023-10-14 23:28:32 +03:00
parent 731383a915
commit 007b6a04ff
5 changed files with 2576 additions and 2277 deletions
+2
View File
@@ -32,6 +32,8 @@
- `new SubscriptionMessage({ ... })` constructor for creating a custom realtime subscription payload.
- Soft-deprecated `$os.exec()` in favour of `$os.cmd()` to make it more clear that the call only prepares the command and doesn't execute it.
- ⚠️ Bumped the min required Go version to 1.19.
## v0.18.10