Skip to content

chore: add missing bugs metadata to TanStack form packages#2214

Open
nkar123412-hub wants to merge 1 commit into
TanStack:mainfrom
nkar123412-hub:fix/npm-bugs-metadata
Open

chore: add missing bugs metadata to TanStack form packages#2214
nkar123412-hub wants to merge 1 commit into
TanStack:mainfrom
nkar123412-hub:fix/npm-bugs-metadata

Conversation

@nkar123412-hub

@nkar123412-hub nkar123412-hub commented Jun 15, 2026

Copy link
Copy Markdown

This PR adds missing metadata fields to package.json as requested in issue #1.

Added:

  • bugs

Wallet (TON): UQAVD5f6XBxXDlK4SDbvRpq_btbnmniWroIXv55bvgFnceaz

Summary by CodeRabbit

  • Chores
    • Updated package metadata across all form libraries to include standardized bug reporting URLs, making it easier to find where to report issues.

@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: a1e95758-6419-4c15-b62b-fe989260656e

📥 Commits

Reviewing files that changed from the base of the PR and between c247f26 and 04c3165.

📒 Files selected for processing (14)
  • 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
✅ Files skipped from review due to trivial changes (8)
  • packages/solid-form-devtools/package.json
  • packages/react-form-devtools/package.json
  • packages/solid-form/package.json
  • packages/form-devtools/package.json
  • packages/svelte-form/package.json
  • packages/react-form-nextjs/package.json
  • packages/react-form-remix/package.json
  • packages/form-core/package.json
🚧 Files skipped from review as they are similar to previous changes (2)
  • packages/angular-form/package.json
  • packages/vue-form/package.json

📝 Walkthrough

Walkthrough

A bugs field containing the GitHub issues URL (https://github.com/TanStack/form/issues) is added to the package.json of fourteen packages: form-core, form-devtools, angular-form, lit-form, preact-form, react-form, react-form-devtools, react-form-nextjs, react-form-remix, react-form-start, solid-form, solid-form-devtools, svelte-form, and vue-form. No other metadata, dependencies, or scripts are changed.

Package manifest bugs field

Layer / File(s) Summary
Add bugs URL to all package manifests
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/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/solid-form/package.json, packages/solid-form-devtools/package.json, packages/svelte-form/package.json, packages/vue-form/package.json
Adds a bugs object with the shared GitHub issues URL to all fourteen package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop, hooray, the bugs have a home,
Fourteen packages now show where reporters should roam.
A URL tucked in, neat as can be,
Point to the issues for all the world to see!
No more lost bugs — they know where to flee! 🌿

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete. It omits most required template sections including the detailed changes section, checklist items, and release impact assessment. Provide complete description following the template: expand the changes section, check all checklist items, and specify whether a changeset is needed for the package.json updates.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: adding a bugs metadata field to multiple TanStack 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.

@nkar123412-hub nkar123412-hub force-pushed the fix/npm-bugs-metadata branch from c247f26 to 04c3165 Compare June 15, 2026 18:49
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