fixed JSVM types for structs and functions with multiple generic parameters

This commit is contained in:
Gani Georgiev
2025-01-03 21:39:21 +02:00
parent 412341fd78
commit e521e5343a
4 changed files with 3374 additions and 3367 deletions

View File

@@ -1,3 +1,10 @@
## v0.24.1 (WIP)
- Added missing time macros in the UI autocomplete.
- Fixed JSVM types for structs and functions with multiple generic parameters.
## v0.24.0
- ⚠️ Removed the "dry submit" when executing the collections Create API rule