Skip to content

fix: add missing npm metadata fields to package.json#759

Open
BWM0223 wants to merge 1 commit into
TanStack:mainfrom
BWM0223:fix/meta-1461
Open

fix: add missing npm metadata fields to package.json#759
BWM0223 wants to merge 1 commit into
TanStack:mainfrom
BWM0223:fix/meta-1461

Conversation

@BWM0223

@BWM0223 BWM0223 commented Jun 14, 2026

Copy link
Copy Markdown

Adds missing npm metadata fields to improve package discoverability.

Summary by CodeRabbit

  • Chores
    • Updated package metadata to include bug reporting and repository information links.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

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: fd6fb368-0b07-400f-9ee5-f99d6de714ba

📥 Commits

Reviewing files that changed from the base of the PR and between 984ac3c and b171ff0.

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

📝 Walkthrough

Walkthrough

Two metadata fields — bugs.url (pointing to the TanStack/ai GitHub issues page) and homepage (pointing to the repository README) — are added to the root package.json. No scripts, dependencies, or other configuration entries are changed.

Changes

Package Metadata Update

Layer / File(s) Summary
Add bugs.url and homepage
package.json
Adds bugs.url and homepage fields to the root package.json before the closing brace.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A URL for bugs, a home to call mine,
Tucked into the JSON, neat and fine.
Two little fields, a hop and a skip,
The repo's address on every dev's lip.
Now issues and docs are easy to find — divine!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and lacks required sections from the template (Changes details, Checklist, and Release Impact information). Add detailed explanation of changes under the 🎯 Changes section, complete the ✅ Checklist items, and specify the 🚀 Release Impact (changeset requirement or docs-only status).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding missing npm metadata fields (bugs.url and homepage) to package.json.
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.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

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