Releases: trynova/nova
Releases · trynova/nova
0.3.0
What's Changed
Features
- Property lookup caches (#810, #819, #822)
- Support
undefinedin property descriptor object's get/set fields (#815) - Support TypeScript enums (#811)
- Support TypeScript declare keyword (#814)
Promise.prototype.finally(#823)
Bugfixes
- Fix bugs in Array [[DefineOwnProperty]], [[Get]], and [[HasProperty]] internal methods, and a bug with
thisArrayparameter inArray.prototype.every(#816, #817)
Performance
- Remove Allocator Boxing in SourceCode (#813)
Full Changelog: latest...0.3.0