v2.0.0-alpha.45
Pre-release
Pre-release
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: implement WaitFor event and predicate group handling in compiler, vm, and runtime by @ziflex in #984
- docs: stdlib api ref codegen by @ziflex in #985
- Chore/json lib drop by @ziflex in #986
- feat: add support for null coalescing operator
??by @ziflex in #987 - feat: add structured destructuring by @ziflex in #988
- refactor: enforce explicit
RETURNfor allFORexpressions by @ziflex in #989 - Feat/no alloc discard by @ziflex in #990
- feat: add support for array and object spread operations by @ziflex in #991
- Feat/func case ins by @ziflex in #992
Full Changelog: v2.0.0-alpha.44...v2.0.0-alpha.45