-
Notifications
You must be signed in to change notification settings - Fork 459
Comparing changes
Open a pull request
base repository: nodejs/node-addon-api
base: v6.0.0
head repository: nodejs/node-addon-api
compare: v6.1.0
- 13 commits
- 38 files changed
- 7 contributors
Commits on Feb 17, 2023
-
test: Add test covg for obj wrap (#1269)
* test: Add test covg for ObjectWrap<T>
Configuration menu - View commit details
-
Copy full SHA for 61b8e28 - Browse repository at this point
Copy the full SHA 61b8e28View commit details
Commits on Feb 21, 2023
-
src: handle no support for external buffers
PR-URL: #1273 Reviewed-By: Michael Dawson <[email protected]
Configuration menu - View commit details
-
Copy full SHA for b16c762 - Browse repository at this point
Copy the full SHA b16c762View commit details
Commits on Mar 2, 2023
-
test: complete objectRefs tests
PR-URL: #1274 Reviewed-By: Michael Dawson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 464610b - Browse repository at this point
Copy the full SHA 464610bView commit details -
PR-URL: #1283 Reviewed-By: Michael Dawson <[email protected] Reviewed-By: Chengzhong Wu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b53d88 - Browse repository at this point
Copy the full SHA 0b53d88View commit details
Commits on Mar 17, 2023
-
test: Update wait with a condition (#1297)
* Fix flaky test causing failure in pipeline
Configuration menu - View commit details
-
Copy full SHA for ebc7858 - Browse repository at this point
Copy the full SHA ebc7858View commit details -
Add test coverage for typed and range err (#1280)
* test: Complete test coverage for TypedError and RangeError
Configuration menu - View commit details
-
Copy full SHA for e484327 - Browse repository at this point
Copy the full SHA e484327View commit details
Commits on Mar 22, 2023
-
test: Add tests for copy/move semantics
PR-URL: #1295 Reviewed-By: Michael Dawson <[email protected]
Configuration menu - View commit details
-
Copy full SHA for a8ad7e7 - Browse repository at this point
Copy the full SHA a8ad7e7View commit details
Commits on Mar 23, 2023
-
test: Complete test coverage for Reference<T> class (#1277)
* test: Add test coverage for reference<T> * test: Remove comments * Add suppress desturct
Configuration menu - View commit details
-
Copy full SHA for d4942cc - Browse repository at this point
Copy the full SHA d4942ccView commit details
Commits on Mar 27, 2023
-
src: interject class TypeTaggable
Derive class `TypeTaggable` from `Value`, and let it serve as the base class for `Object` and `External`. That way, the type tagging is implemented for both classes. Additionally, exclude deleted .js files from linting. Signed-off-by: Gabriel Schulhof <[email protected]> Refs: #1293 PR-URL: #1298 Reviewed-By: Michael Dawson <[email protected] Reviewed-By: Chengzhong Wu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d013044 - Browse repository at this point
Copy the full SHA d013044View commit details
Commits on Mar 31, 2023
-
doc: update class hierarchy for TypeTaggable
Reflect in the class hierarchy that `Napi::TypeTaggable` was injected between `Napi::Object` and `Napi:External`, and their parent class, `Napi::Value`. PR-URL: #1303 Reviewed-By: Nicola Del Gobbo <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Michael Dawson <[email protected]
Configuration menu - View commit details
-
Copy full SHA for 164459c - Browse repository at this point
Copy the full SHA 164459cView commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9faac7 - Browse repository at this point
Copy the full SHA d9faac7View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5adb896 - Browse repository at this point
Copy the full SHA 5adb896View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e34f22 - Browse repository at this point
Copy the full SHA 0e34f22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.0...v6.1.0