Skip to content

v3.0.0-beta-2060

Compare
Choose a tag to compare
@lahma lahma released this 13 Jan 10:35
· 128 commits to main since this release
d3e65ac

What's Changed

  • Remove some unnecessary JsString allocations by @lahma in #1728
  • Add custom strategy for array read access by @lahma in #1729
  • Add fast case for single statement in a block by @lahma in #1730
  • Refactoring for custom module loader support by @tomatosalat0 in #1731
  • Make JsArguments public by @lahma in #1734
  • Internalize Environment services and use Key as name by @lahma in #1735
  • Use FNV hash for Key by @lahma in #1736
  • Replace some string usage with Key when suitable by @lahma in #1737

Full Changelog: v3.0.0-beta-2059...v3.0.0-beta-2060