docs(devtools-ui-kit): mark package as deprecated - #1043
Conversation
Add a deprecated field to package.json, update the package README, and add a deprecation notice to the UI Kit docs page. Drop the recommendation to build new module integrations on top of it via the starter template.
Deploying nuxt-devtools with
|
| Latest commit: |
48d04ad
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://77a9a644.nuxt-devtools.pages.dev |
| Branch Preview URL: | https://docs-deprecate-devtools-ui-k.nuxt-devtools.pages.dev |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe package metadata now declares Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 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 |
Summary
Marks
@nuxt/devtools-ui-kitas deprecated and stops encouraging newadoption of it:
deprecatedfield topackages/devtools-ui-kit/package.json.README.mdwith a deprecationnotice.
/module/ui-kitdocs page and dropthe line recommending the Starter Template as the way to pull in the
UI Kit for new module integrations.
Existing consumers are unaffected — no code, components, or the
module-starter playground dependency were touched.
Created with the help of an agent.