Skip to content

v3.0.0-beta-2045

Compare
Choose a tag to compare
@lahma lahma released this 14 Jan 09:50
· 325 commits to main since this release
4839fd1

What's Changed

  • Fix some problems revealed by test262 suite by @lahma in #1371
  • Add Loaded event to DefaultModuleLoader by @Jither in #1373
  • Module-related debugger improvements by @Jither in #1374
  • Add support for constructors with default parameters by @cschwarz in #1383
  • Debugger API improvements by @Jither in #1382
  • Improve property selection for setting value under interop by @lahma in #1389
  • Update GitHub Actions checkout to v3 by @lahma in #1390
  • Fix switch's case block lexical scope handling by @lahma in #1392
  • Improve parseFloat performance and number range by @lahma in #1396
  • Fix nullable annotation of Engine.Invoke arguments by @mus65 in #1403
  • Improved support for defining custom JsString deriving type by @lahma in #1404
  • Upgrade to Esprima 3.0.0-beta-10 by @lahma in #1405

New Contributors

Full Changelog: v3.0.0-beta-2044...v3.0.0-beta-2045