v2.7.13
2.7.13 (#33359)
feat: support node-api in denort (#26389)
refactor: force a reason on clippy overrides (#32761)
chore: Happy New Year 2026 (#31748)
feat(ext/napi): add node_api_create_object_with_named_properties (#32906)
fix(ext/napi): defer GC weak-callback finalizers to the event loop (#33260)
fix(ext/napi): implement zero-copy external Latin-1 strings (#33283)
fix(ext/napi): implement real V8 handle scopes and callback scopes (#33281)
chore: Use *mut _ and *const _ for type inference (#33053)