-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: surgicalbyte/node-addon-api
base: main
head repository: nodejs/node-addon-api
compare: main
- 13 commits
- 25 files changed
- 4 contributors
Commits on May 13, 2026
-
doc: clarify filtered test behavior (nodejs#1725)
- fix outdated `npm run unit` examples - explain that `--filter` affects test execution, not compilation scope - note that `npm test --filter=...` still triggers the default full rebuild
Configuration menu - View commit details
-
Copy full SHA for 4de06fa - Browse repository at this point
Copy the full SHA 4de06faView commit details
Commits on May 22, 2026
-
chore: release v8.8.0 (nodejs#1721)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a9456f - Browse repository at this point
Copy the full SHA 6a9456fView commit details
Commits on May 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 00b95ef - Browse repository at this point
Copy the full SHA 00b95efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e56a8dd - Browse repository at this point
Copy the full SHA e56a8ddView commit details
Commits on Jun 26, 2026
-
chore: release v8.9.0 (nodejs#1733)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13c28f6 - Browse repository at this point
Copy the full SHA 13c28f6View commit details
Commits on Jul 31, 2026
-
fix: fix vs2026 ICE compatibility (nodejs#1739)
* fix: vs2026 ICE compatibility * deps: conditionally install node-gyp for vs2026 * fixup! increase CI timeout-minutes to 60
Configuration menu - View commit details
-
Copy full SHA for 7223518 - Browse repository at this point
Copy the full SHA 7223518View commit details -
chore: release v8.9.1 (nodejs#1740)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a815332 - Browse repository at this point
Copy the full SHA a815332View commit details
Commits on Aug 10, 2026
-
fix: resolve Symbol::For overload ambiguity (nodejs#1742)
Signed-off-by: umuoy1 <burningdian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 13c854a - Browse repository at this point
Copy the full SHA 13c854aView commit details
Commits on Aug 12, 2026
-
chore: release v8.9.2 (nodejs#1744)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2faf329 - Browse repository at this point
Copy the full SHA 2faf329View commit details -
tools: find Python for git-clang-format (nodejs#1743)
Signed-off-by: umuoy1 <burningdian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a8e285 - Browse repository at this point
Copy the full SHA 5a8e285View commit details
Commits on Aug 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4be1e86 - Browse repository at this point
Copy the full SHA 4be1e86View commit details
Commits on Aug 21, 2026
-
feat!: bump minimum supported Node.js version to 22 (nodejs#1751)
Signed-off-by: umuoy1 <burningdian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3075ace - Browse repository at this point
Copy the full SHA 3075aceView commit details -
doc: clarify minimum C++ standard (nodejs#1754)
Signed-off-by: umuoy1 <burningdian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 25f7ba0 - Browse repository at this point
Copy the full SHA 25f7ba0View 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 main...main