v23.12.0
What's Changed
- ci: test UCRT64 environment on Windows by @saghul in #419
- autoconf, textinfo dependencies Debian/Ubuntu by @guest271314 in #381
- Fix use-after-free on error during module evaluation by @saghul in #420
- core: refactor handling unhandled rejections by @saghul in #421
- timers: fix leak when interpreter shutsdown early by @saghul in #422
- timers: use numeric timer ids by @saghul in #423
- Polymorphism by @saghul in #424
- build: replace use of nproc by @saghul in #426
- Use QuickJS-ng by @saghul in #427
- file: embed polyfill for blob and file by @jimmywarting in #428
- impl-domexception by @jimmywarting in #429
- build: rework setting cflags by @saghul in #431
- deps: update QuickJS-ng by @saghul in #432
- deps: update libuv by @saghul in #433
- deps: update QuickJS to version 0.2.0 by @saghul in #435
- build: simplify Makefile by @saghul in #436
- core: target ES2022 by @saghul in #437
New Contributors
- @jimmywarting made their first contribution in #428
Full Changelog: v23.10.0...v23.12.0