Skip to content

fix: add homepage/bugs metadata to form#2213

Open
rock2089 wants to merge 1 commit into
TanStack:mainfrom
rock2089:fix/metadata
Open

fix: add homepage/bugs metadata to form#2213
rock2089 wants to merge 1 commit into
TanStack:mainfrom
rock2089:fix/metadata

Conversation

@rock2089

@rock2089 rock2089 commented Jun 15, 2026

Copy link
Copy Markdown

Closes Charles micro-bounty #1535

Summary by CodeRabbit

  • Chores
    • Added issue tracker information to package metadata across all packages for improved bug reporting and support navigation.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b9850881-f430-4ae1-8045-67ff18150d3f

📥 Commits

Reviewing files that changed from the base of the PR and between 6a73479 and 08cb5e9.

📒 Files selected for processing (15)
  • package.json
  • packages/angular-form/package.json
  • packages/form-core/package.json
  • packages/form-devtools/package.json
  • packages/lit-form/package.json
  • packages/preact-form/package.json
  • packages/react-form-devtools/package.json
  • packages/react-form-nextjs/package.json
  • packages/react-form-remix/package.json
  • packages/react-form-start/package.json
  • packages/react-form/package.json
  • packages/solid-form-devtools/package.json
  • packages/solid-form/package.json
  • packages/svelte-form/package.json
  • packages/vue-form/package.json

📝 Walkthrough

Walkthrough

Adds bugs.url pointing to https://github.com/TanStack/form/issues to all 14 workspace package.json files. The root package.json additionally gains a homepage field. No code, scripts, dependencies, or exports were changed.

Changes

Bugs/Homepage metadata across all packages

Layer / File(s) Summary
Add bugs.url and homepage to all package manifests
package.json, packages/angular-form/package.json, packages/form-core/package.json, packages/form-devtools/package.json, packages/lit-form/package.json, packages/preact-form/package.json, packages/react-form-devtools/package.json, packages/react-form-nextjs/package.json, packages/react-form-remix/package.json, packages/react-form-start/package.json, packages/react-form/package.json, packages/solid-form-devtools/package.json, packages/solid-form/package.json, packages/svelte-form/package.json, packages/vue-form/package.json
Root manifest gains homepage and bugs.url; all 14 workspace manifests gain a bugs.url field pointing to the GitHub issues page.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hippity hop, through JSON we go,
Dropping bugs.url in each package below.
From angular roots to vue-form's sweet end,
Every manifest now shows where issues are penned.
The rabbit stamps each file with glee —
Issues? Just follow the URL, you'll see! 🐾

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is incomplete; it lacks required sections like 'Changes' details, checklist completion, and release impact information specified in the template. Fill in the '🎯 Changes' section with details about what was changed and why, complete the '✅ Checklist', and specify the '🚀 Release Impact' (e.g., whether a changeset was generated).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding homepage and bugs metadata to form packages.
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

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.

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.

1 participant