chore: add changeset for stores beta and config JSON parsing#1267
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA changeset entry adds a minor release note for the package, documenting the early beta Stores feature and a config parsing fix for JSON-wrapped values. ChangesRelease note update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
alfred-openspec
left a comment
There was a problem hiding this comment.
Tiny cleanup needed before approval: the changeset file has leaked tool-wrapper lines at the end, </content> and </invoke>. Please remove those two lines, then this should be good to approve.
|
Good catch — confirmed and fixed in c8f2307. The trailing |
alfred-openspec
left a comment
There was a problem hiding this comment.
Looks good. The leaked wrapper lines are gone, the changeset is scoped correctly, and CI is green.
…-AI#1267) * Add changeset for stores beta and config JSON parsing * Remove leaked tool-wrapper lines from changeset
Adds a
minorchangeset for user-facing changes merged tomainsince v1.4.1 that did not yet have one.Changes covered
New Features
Bug Fixes
Not included (by design)
#1240carriage-return escaping — already has a changeset (in release PR chore(release): version packages #1248).Effect on the release
Once merged, the Changesets action will regenerate release PR #1248, recomputing the version to 1.5.0 and folding in all three changelog entries. Merging #1248 then publishes to npm.
🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes