-
-
Notifications
You must be signed in to change notification settings - Fork 35
chore: release v10.0.0 #518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e578282 to
71d2d55
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #518 +/- ##
=======================================
Coverage 93.84% 93.84%
=======================================
Files 13 13
Lines 2829 2829
=======================================
Hits 2655 2655
Misses 174 174 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #518 will not alter performanceComparing Summary
|
71d2d55 to
0623f76
Compare
3abd3f8 to
3e4d9c2
Compare
|
Need to sync all versions. |
3e4d9c2 to
eb218c8
Compare
eb218c8 to
2a2c50f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This release PR updates the version to 10.0.0 for both the core resolver crate and its N-API bindings, and adds corresponding changelog entries.
- Bump package/crate versions from 9.0.2 to 10.0.0
- Add
10.0.0release sections in both root andnapichangelogs
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Update NPM package version to 10.0.0 |
| napi/Cargo.toml | Update oxc_resolver_napi version to 10.0.0 |
| Cargo.toml | Bump workspace dependency and crate version |
| CHANGELOG.md | Add 10.0.0 release section |
| napi/CHANGELOG.md | Add 10.0.0 release section for N-API crate |
🤖 New release
oxc_resolver: 9.0.2 -> 10.0.0 (⚠ API breaking changes)oxc_resolver_napi: 9.0.2 -> 10.0.0 (✓ API compatible changes)⚠
oxc_resolverbreaking changesChangelog
oxc_resolveroxc_resolver_napiThis PR was generated with release-plz.