Commit 8d17d6b
chore(react): drop migration scaffolding before merging to main
Remove the one-off migration aids that have no value once the v1.0 migration
lands on main:
- scripts/migration/niivue-v1-scan.mjs: a read-only old-API scanner whose only
job was tracking migration progress ("when it prints nothing, the source is
clean") - it permanently reports nothing post-merge. Nothing in CI or the
package scripts invokes it.
- docs/niivue-v1-migration.md: the phased-plan / status / scanner-usage guide,
tied to the migration moment (and the only file in docs/). The durable
knowledge lives in the PR history; the changeset still summarizes the break.
Drop the now-dangling doc reference from the changeset. No product code or test
imports either file, so the type-check/build/test gates are unaffected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a2a92ee commit 8d17d6b
3 files changed
Lines changed: 0 additions & 420 deletions
File tree
- .changeset
- docs
- scripts/migration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
This file was deleted.
0 commit comments