chore(release): v0.2.0 — changelog, migration, npm alignment#116
Conversation
📝 WalkthroughWalkthroughThis PR releases version 0.2.0 as a breaking minor update by bumping the package version, documenting breaking changes in the migration guide, updating the CHANGELOG, and ensuring all installation and usage examples in the README reference the pinned ChangesRelease Version 0.2.0
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #116 +/- ##
=======================================
Coverage ? 81.21%
=======================================
Files ? 38
Lines ? 1299
Branches ? 430
=======================================
Hits ? 1055
Misses ? 242
Partials ? 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request
Summary
Prepares v0.2.0 so published npm latest matches breaking changes already on main (PR #109, #115). This PR is docs + version only — no src/ changes.
Acceptance Criteria
2.0.0-beta.1)package.jsonversion updated to match the release tagRelated Issue
Close #106
Summary by CodeRabbit
Documentation
Chores