Commit f0c92c5
docs(components): align package scopes with published npm names (#645)
Audit every first-party package reference against npm and update the
docs to the name actually published, plus point repository links at the
repos' current HarperFast org locations.
- @harperfast/vite-plugin is deprecated ("Renamed to @harperfast/vite");
the Known Custom Components entry now lists @harperfast/vite.
- The Next.js plugin reference in the Harper Applications in Depth guide
now uses @harperfast/nextjs (2.x) instead of the legacy
@harperdb/nextjs (1.x).
- apollo, astro, status-check, prometheus-exporter, and acl-connect stay
on @HarperDB, which is the only scope each is published under.
- Add a one-line note under Known Custom Components explaining why both
scopes appear, so readers seeing both are not confused.
Closes #503
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent be93441 commit f0c92c5
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | | - | |
142 | | - | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
148 | | - | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments