Skip to content

chore: backport general fixes from #42 to main (collegemap workspace + migration gotchas)#47

Merged
lishaduck merged 2 commits into
mainfrom
chore/backport-main-fixes
Jun 6, 2026
Merged

chore: backport general fixes from #42 to main (collegemap workspace + migration gotchas)#47
lishaduck merged 2 commits into
mainfrom
chore/backport-main-fixes

Conversation

@PetalCat

@PetalCat PetalCat commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Backports the non-slide, non-knip-version general fixes from the slide migration branch (task-178, PR #42) into main while #42 and #46 wait on knip 6.16.1 hitting npm.

Two clean commits:

  1. chore(workspaces) — drop collegemap's stray apps/collegemap/pnpm-workspace.yaml (root workspace owns all globs; the lockfile was already dropped in chore: drop stray apps/collegemap/pnpm-lock.yaml [task-194] #41, this is the leftover).
  2. docs(migration) — backport the per-app cleanup checklist + gotchas learned validating slide. The old "knip doesn't resolve $lib/./$types" open-issue line is updated to record the resolution (🐛 SvelteKit monorepos no longer resolve ./$types webpro-nl/knip#1778, fixed upstream in 6.16.1; patches/knip.patch bridges until we adopt it).

Deliberately NOT included (entangled with the knip-on-npm wait, would be churn to add then drop in days): the patches/knip.patch trio (ed3280c/5ef31d5/c78c426). Those ride with the clean patch-drop once 6.16.1 publishes.

No code/build changes — a doc and a redundant config file. Safe to land independently of the cutover.

🤖 Generated with Claude Code

Janet and others added 2 commits June 6, 2026 12:46
The root pnpm-workspace.yaml owns all workspace globs; collegemap's leftover
per-app file is redundant (its lockfile was already dropped in #41).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Ordered per-app cleanup steps + the gotchas learned validating slide. The knip
$lib / ./$types issue is recorded as resolved upstream (webpro-nl/knip#1778,
fixed in 6.16.1; patches/knip.patch bridges until adoption).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lishaduck lishaduck merged commit 571830f into main Jun 6, 2026
10 checks passed
@lishaduck lishaduck deleted the chore/backport-main-fixes branch June 6, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants