Skip to content

v4.2.1

Choose a tag to compare

@lahma lahma released this 09 Mar 18:06
· 49 commits to main since this release
a4a51e3

What's Changed

  • Add fast paths for object Get/Set for simple objects by @lahma in #2050
  • Bump YantraJS.Core from 1.2.246 to 1.2.261 in the all-dependencies group by @dependabot in #2051
  • Upgrade to new Microsoft Test Platform when using NUnit by @lahma in #2052
  • Add support for object return values in Func callbacks by @martinbu in #2053
  • Create global alias for JsValue[] arguments by @lahma in #2055
  • Bump the all-dependencies group with 3 updates by @dependabot in #2056
  • Remove apparently-redundant DateFlags calculation in JsDate constructor by @nil4 in #2058
  • Avoid creating context for eval if eval is not present by @lahma in #2059
  • Improve function arguments parameter expression detection by @lahma in #2060
  • Bump the all-dependencies group with 5 updates by @dependabot in #2061
  • Check against long.MaxValue in memory limit configuration by @lahma in #2068

New Contributors

Full Changelog: v4.2.0...v4.2.1