refactor(legacy): extract @nodejs/doc-kit-legacy package - #960
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview
Reviewed by Cursor Bugbot for commit 2fdc942. Bugbot is set up for automated code reviews on this repo. Configure here. |
9d9d060 to
0f93e3d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## refactor/react-kitten #960 +/- ##
======================================================
Coverage 89.64% 89.65%
======================================================
Files 198 200 +2
Lines 18480 18493 +13
Branches 1727 1729 +2
======================================================
+ Hits 16566 16579 +13
Misses 1907 1907
Partials 7 7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
nit: can we name it @doc-kittens/legacy-nodejs? (also fine w/ current) |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0f93e3d. Configure here.
| '@doc-kittens/legacy': major | ||
| '@node-core/doc-kit': minor |
0f93e3d to
d75c211
Compare
d75c211 to
2fdc942
Compare

The legacy-format generators (
legacy-html,legacy-html-all,legacy-json, andlegacy-json-all) have moved into the new@nodejs/doc-kit-legacypackage, and are loaded via import specifiers such as@nodejs/doc-kit-legacy/legacy-html.