Skip to content

napi-v3.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 09:10
· 17 commits to main since this release
3923008

Added

  • (sys) use libloading to load napi symbols at runtime on all platform (#2996)

Fixed

  • (napi) memory leak in PromiseRaw cleanup callback (#2995)

Other

  • (napi) mark tsfn data as pub and split SendableResolver to indent file (#2992)
  • (napi) mark SendableResolver and PromiseRaw as pub (#2981)
  • add sponsors