Release v0.2.0#149
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ed3ef46 to
6e629f5
Compare
6e629f5 to
bc94d70
Compare
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughBumps root package to v0.2.0 by updating Changes
Sequence Diagram(s)(Skipped — changes are version/changelog updates; functional changes referenced live in related PRs.) Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
bc94d70 to
d0919e8
Compare
d0919e8 to
0bcf704
Compare
0bcf704 to
459fa6a
Compare
459fa6a to
9f01feb
Compare
9f01feb to
3c8d565
Compare
There was a problem hiding this comment.
🧹 Nitpick comments (1)
CHANGELOG.md (1)
7-19: Remove duplicate breaking change entry from Code Refactoring section.The rename of
initialize/appendExistingFilestoset/addExistingFilesis listed twice: once under ⚠ BREAKING CHANGES (line 9) and again under Code Refactoring (line 18). Since this change is breaking, it should only appear in the BREAKING CHANGES section. The duplication creates redundancy and may confuse readers.📝 Proposed fix to remove duplication
### Bug Fixes * **docs:** fix Vercel deploy by removing conflicting config ([`#148`](https://github.com/genu/nuxt-upload-kit/issues/148)) ([dd9ff9d](https://github.com/genu/nuxt-upload-kit/commit/dd9ff9daab9228f4aa1c8068b649b86706141cb7)) - - -### Code Refactoring - -* rename initialize/appendExistingFiles to set/addExistingFiles ([`#163`](https://github.com/genu/nuxt-upload-kit/issues/163)) ([1e8a708](https://github.com/genu/nuxt-upload-kit/commit/1e8a708d23a4ec69344a90b64befb15477223d91)) -🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@CHANGELOG.md` around lines 7 - 19, Remove the duplicate entry describing the rename of initialize/appendExistingFiles to set/addExistingFiles from the "Code Refactoring" section so it only appears once under "⚠ BREAKING CHANGES"; locate the text mentioning "rename initialize/appendExistingFiles to set/addExistingFiles" in the CHANGELOG.md and delete that line (and its commit reference) from the Code Refactoring block.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@CHANGELOG.md`:
- Around line 7-19: Remove the duplicate entry describing the rename of
initialize/appendExistingFiles to set/addExistingFiles from the "Code
Refactoring" section so it only appears once under "⚠ BREAKING CHANGES"; locate
the text mentioning "rename initialize/appendExistingFiles to
set/addExistingFiles" in the CHANGELOG.md and delete that line (and its commit
reference) from the Code Refactoring block.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 4e1a7e87-db0b-440d-8f94-d38ce24f57d2
📒 Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
3c8d565 to
4525039
Compare
4525039 to
82cd40f
Compare
82cd40f to
a2ffa0f
Compare
a2ffa0f to
e72ba3d
Compare
e72ba3d to
8fabc3b
Compare
2acccd2 to
5f676f2
Compare
5f676f2 to
bda74cd
Compare
bda74cd to
0477fc9
Compare
0477fc9 to
34a137c
Compare
34a137c to
b804fff
Compare
b804fff to
de060e9
Compare
de060e9 to
8539db7
Compare
8539db7 to
9a816fb
Compare
9a816fb to
f87a115
Compare
f87a115 to
c7cc248
Compare
c7cc248 to
6571678
Compare
6571678 to
b64dc0c
Compare
fa19a4b to
065d9b2
Compare
065d9b2 to
7079188
Compare
Release Summary
0.2.0 (2026-05-20)
⚠ BREAKING CHANGES
Features
readypromise alongsideisReadyref (closes #156) (#166) (c3536a1)Bug Fixes
Code Refactoring
This PR was generated with Release Please. See documentation.