What's Changed
- Add initial minimal set of node:assert tests by @jasnell in #396
- Fix npm install and direct npm download in post-install by @mrbbot in #408
- Add missing
--define:WORKERD_VERSION
toBuild node-shim
step by @mrbbot in #409 - Add
default
exports fornode:{buffer,events}
and removeassert
export onnode:assert
by @mrbbot in #364 - Remove experimental guard from node.js compat buffer and assert by @jasnell in #406
- Add Node.js Compat StringDecoder by @jasnell in #407
- Allow specifying usages when importing public ECDH key, deriveBits/deriveKey refactor by @fhanau in #415
- [nfc] allow non-generated files in api bundles by @mikea in #427
- Implements Socket allowHalfOpen option. by @dom96 in #410
- Bump compatibility date to
2023-03-07
for release by @mrbbot in #430
Full Changelog: v1.20230228.0...v1.20230307.0