v1.1.0
What's Changed
- test: make napi_get_buffer_info check if passed buffer is valid by @toyobayashi in #108
- feat: segregate nogc APIs from rest via type system by @toyobayashi in #110
- test: fix unreliable assumption in js-native-api/test_cannot_run_js by @toyobayashi in #111
- fix: missing sources in gyp wasi + threads target
Full Changelog: v1.0.0...v1.1.0