What's Changed
- Create typescript tests for apis by @AdityaAtulTewari in #2480
- SQLite: allow
foreign_key_check
for whole DB, not just a single table by @geelen in #2479 - Promises in http-test for cache need to be awaited. by @AdityaAtulTewari in #2487
- IMAGES-1177: Implement wrapped Images binding by @ns476 in #2188
- add more recipes to justfile by @anonrig in #2483
- refactor bazel test setup by @garrettgu10 in #2495
- improve bazel builds for node by @anonrig in #2499
- add file class to node:buffer by @anonrig in #2484
- Load Pyodide runtime through HTTP by @garrettgu10 in #2451
- EW-8447 Fix CPU profiling by @harrishancock in #2497
- Adds APIs to jsg::Lock to perform manual external memory accounting. by @jasnell in #2494
- Refine the ExternalMemoryAdjuster API more by @jasnell in #2511
- Set SQLITE_LIMIT_FUNCTION_ARG to SQLite's normal default. by @kentonv in #2493
- Implements setImmediate for Node.js compatibility v2 by @jasnell in #2506
- Clear WritableStreamSink queue on abort with compat flag by @jasnell in #2467
- Enforce worker limits in Compression Streams API by @fhanau in #2502
- Remove experimental and add compatEnableDate to allow_custom_ports by @danlapid in #2517
- Revert "Clear WritableStreamSink queue on abort with compat flag" by @jasnell in #2520
- Allow startuptime to be reported when it isn't exceeded. by @danlapid in #2500
- Add nbytes as a dependency and reuse code from Node.js by @anonrig in #2489
- EW-8589: Add a compatDisableFlag for allow_custom_ports. by @danlapid in #2521
- node:zlib implem: Expose zlib.constants by @npaun in #2496
- [nfc] 08/10/24 Build/Docs cleanup by @fhanau in #2512
- Revert "Revert "Clear WritableStreamSink queue on abort with compat f… by @jasnell in #2523
- improve mimetype performance by @anonrig in #2525
- Revert "Enforce worker limits in Compression Streams API" by @fhanau in #2529
- bazelrc: Add incompatible_strict_action_env to prevent bazel cache invalidation when switching terminals by @npaun in #2528
- Tidy up pyodide bundle API by @hoodmane in #2504
- Fix some incorrect include statements. by @danlapid in #2526
- Add Workflow entrypoint and types by @sidharthachatterjee in #2492
- Update to V8 12.8 by @fhanau in #2441
- release 2024-08-15 by @mikea in #2535
New Contributors
- @npaun made their first contribution in #2496
- @sidharthachatterjee made their first contribution in #2492
Full Changelog: v1.20240806.0...v1.20240815.0