Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@aapoalas aapoalas released this 19 Aug 07:33
· 69 commits to main since this 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