What's Changed
- move Node-API version detection by @toyobayashi in #182
- feat: support SharedArrayBuffer in napi_create_dataview by @toyobayashi in #183
Full Changelog: v1.7.0...v1.7.1
What's Changed
- feat: add napi_create_object_with_properties method by @toyobayashi in #181
Full Changelog: v1.6.0...v1.7.0
Does any of this look wrong? Please let us know.
See the full diff on Github. The new version differs by 6 commits:
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)