We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6765000 commit e044272Copy full SHA for e044272
.changeset/package-rename-for-independent-publishing.md
@@ -0,0 +1,14 @@
1
+---
2
+"htmldocs-v2": minor
3
+"htmldocs-v2-render": minor
4
+"htmldocs-v2-react": minor
5
6
+
7
+Renamed packages from @htmldocs/* scope to htmldocs-v2-* prefix for independent npm publishing
8
9
+All internal packages have been renamed to use the `htmldocs-v2-` prefix without a scope:
10
+- `@htmldocs/render` → `htmldocs-v2-render`
11
+- `@htmldocs/react` → `htmldocs-v2-react`
12
+- Main package name remains `htmldocs-v2`
13
14
+This change allows the packages to be published to npm independently without conflicts with the existing @htmldocs scope owned by another maintainer.
0 commit comments