Skip to content

v4.6.1

Latest

Choose a tag to compare

@lahma lahma released this 01 Mar 17:57
· 5 commits to main since this release
832f822

What's Changed

  • Fix CLR toJSON method invocation in JSON.stringify by @Copilot in #2292
  • Add UnwrapIfPromiseAsync extension method for non-blocking promise resolution by @Copilot in #2298
  • Bump the all-dependencies group with 4 updates by @dependabot[bot] in #2294
  • Fix Object.freeze() support for CLR dictionary-backed ObjectWrapper by @Copilot in #2296
  • Fix InvalidCastException when a property getter is a bound function by @Copilot in #2301
  • Optimize Date operations and object resolution by @Copilot in #2288

Full Changelog: v4.6.0...v4.6.1