Skip to content

Releases: trynova/nova

0.3.0

19 Aug 07:33

Choose a tag to compare

0.3.0 Pre-release
Pre-release

What's Changed

Features

  • Property lookup caches (#810, #819, #822)
  • Support undefined in 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 thisArray parameter in Array.prototype.every (#816, #817)

Performance

  • Remove Allocator Boxing in SourceCode (#813)

Full Changelog: latest...0.3.0