Skip to content

v0.7.1

Compare
Choose a tag to compare
@kjvalencik kjvalencik released this 22 Mar 13:45
· 606 commits to main since this release
8af9d22

Features

  • Added JsDate to N-API backend (#639)
  • Implement JsBuffer::unitialized for N-API backend (#664)

Fixes

  • Do not panic if a Root is leaked after the event loop has stopped (#677)
  • Stubs for features that will not be implemented in the N-API backend are removed (#663)
  • Fix doc URL link (#663)