v1.20240620.0
github-actions
released this
20 Jun 16:40
·
995 commits
to main
since this release
What's Changed
- [CI] Remove Windows CI image workaround by @fhanau in #2276
- Annotate exceptions arriving over JSRPC as "remote" by @jclee in #2271
- JSRPC: Fix misc bugs by @kentonv in #2275
- Update capnp dependency. by @kentonv in #2280
- Implement node.js buffer.isAscii|isUtf8 by @jasnell in #2281
- Miscellaneous cleanups on directory structure and file names by @jasnell in #2286
- Fix addExceptionDetail() when execution is being terminated. by @kentonv in #2287
- expose unsafe-eval module to user when unsafe module feature flag is on by @garrettgu10 in #2293
- make max timeout log more informative by @Frederik-Baetens in #2285
- Fix shutdown timing in inspector protocol. by @kentonv in #2294
- Implement events addAbortListener by @jasnell in #2277
- Add frameworks team to node CODEOWNERS by @jasnell in #2292
- chore: added function calling types to workerd by @Dhravya in #2290
- better KJ_CLEAN_SHUTDOWN support by @mikea in #2296
- Support case-insensitive encoding in TextDecoder API (Fixes #2300) by @fhanau in #2301
- Add timestamp field to version metadata type by @DaniFoldi in #2169
- Release 2024-06-20 by @ObsidianMinor in #2302
New Contributors
Full Changelog: v1.20240614.0...v1.20240620.0