main
chore: Happy New Year 2026 (#31748)
fix(ext/napi): don't resurrect a released threadsafe function in acquire (#36054)
feat(napi): implement Node-API version 10 (#35270)
fix(ext/napi): scope callback info per invocation (#36076)
Revert "fix(ext/napi): implement real V8 handle scopes and callback scopes" (#33363)
test: add edge case and worker termination tests for Node-API (#32986)
fix(ext/napi): prevent spurious TypeError from napi_coerce_to_object on null/undefined (#32695)
test(napi): add coverage tests for data types and object operations (#32962)
test(napi): add more coverage for advanced features (#32963)
fix(napi): add test coverage and fix escape_handle/throw bugs (#32960)
fix(ext/napi): defer GC weak-callback finalizers to the event loop (#33260)
fix(ext/node): single source of truth for emulated Node version (#35273)
fix(ext/node): napi_set_instance_data on exit (#32509)
fix(ext/napi): restore Explicit microtask policy in napi_resolve_deferred (#35212)
fix(napi): synchronize external string finalizers (#36078)
fix(ext/napi): polyfill `uv_handle_size` and `uv_strerror` (#36308)