What's Changed
- Fix CLR
toJSONmethod invocation inJSON.stringifyby @Copilot in #2292 - Add
UnwrapIfPromiseAsyncextension 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-backedObjectWrapperby @Copilot in #2296 - Fix
InvalidCastExceptionwhen a property getter is a bound function by @Copilot in #2301 - Optimize
Dateoperations and object resolution by @Copilot in #2288
Full Changelog: v4.6.0...v4.6.1