updated jsvm types

This commit is contained in:
Gani Georgiev
2026-05-22 07:13:04 +03:00
parent 1ab6bba61b
commit efd9604aa7
3 changed files with 3212 additions and 3205 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## v0.38.2 (WIP)
## v0.38.2
- Added `RealtimeConnectRequestEvent.MaxTimeout` field to specify the absolute max duration a realtime connection can remain open (default to 30mins).
_This is in addition to the `IdeTimeout` of 5mins in order to prevent misuse and to allow the GC to run more regularly._