Skip to content

chore: release v7.0.1#1087

Merged
erikras merged 1 commit into
mainfrom
release/v7.0.1
May 5, 2026
Merged

chore: release v7.0.1#1087
erikras merged 1 commit into
mainfrom
release/v7.0.1

Conversation

@erikras-richard-agent
Copy link
Copy Markdown
Contributor

@erikras-richard-agent erikras-richard-agent commented May 5, 2026

Release v7.0.1

Bump version to 7.0.1 in preparation for release.

Changes since v7.0.0

  • Fix useField returning wrong initial values on first render
  • Fix type='select' multiple defaulting to []
  • Fix React Native compatibility (removed HTMLElement constraint)
  • Fix destroyOnUnregister + StrictMode losing initial values
  • Fix checkbox/radio checked logic using parse instead of format
  • Fix field name shadowing DOM properties
  • Fix FormSpy onChange called with initial state in useEffect
  • Fix field name and value sync when name changes dynamically
  • Fix overwriting getter-only properties in renderComponent
  • Fix spreading of lazy state in FormSpy renderProps
  • Fix input prop override in Field component
  • Docs: v7.0.0 migration guide for TypeScript users

Summary by CodeRabbit

  • Chores
    • Version bumped to 7.0.1.
    • Package description updated: removed leading emoji from the description text.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 653c5623-3288-4ae5-ba35-cba10798f48e

📥 Commits

Reviewing files that changed from the base of the PR and between 86d64c8 and dabff57.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

Package manifest updated: version set to 7.0.1 and the leading “🏁” emoji removed from the description in package.json.

Changes

Version and Description Update

Layer / File(s) Summary
Manifest Edit
package.json
version changed from 7.0.07.0.1; removed leading “🏁” emoji from description.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • erikras

Poem

🐰 A tiny hop, a tidy nudge,
Version nudged to seven point one,
The flag emoji waved goodbye,
Clean description, lighter sky,
I nibble carrots, change is done!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release v7.0.1' accurately reflects the main change: updating the package version from 7.0.0 to 7.0.1 in preparation for release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v7.0.1

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot]
coderabbitai Bot previously approved these changes May 5, 2026
@erikras erikras merged commit 3b98a99 into main May 5, 2026
4 checks passed
@erikras erikras deleted the release/v7.0.1 branch May 5, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants