Skip to content

fix(bolt-vite-react-ts): bump lucide-react to ^0.446.0 - #119

Merged
kocopelly merged 2 commits into
mainfrom
kj/bump-lucide-vite-react-ts
Jul 30, 2026
Merged

fix(bolt-vite-react-ts): bump lucide-react to ^0.446.0#119
kocopelly merged 2 commits into
mainfrom
kj/bump-lucide-vite-react-ts

Conversation

@kocopelly

Copy link
Copy Markdown
Contributor

Models trained on current lucide import post-rename icon names (LoaderCircle et al) that don't exist in the template's ^0.344.0 pin — the import fails module evaluation and the app white-screens (verified in gpt-5.6 eval runs; 9/24 terra runs blanked, 3 with this exact error verbatim). ^0.446.0 exports the renamed icons and keeps the legacy aliases Claude models use (Loader2, BarChart3, CheckCircle2), and matches the pin the shadcn templates already use.

🤖 Generated with Claude Code

0.344 predates lucide's icon renames, so models trained on current lucide
import names that don't exist (LoaderCircle et al) and the app white-screens
at module evaluation. 0.446 exports the renamed icons and keeps the legacy
aliases (Loader2, BarChart3, CheckCircle2), matching the shadcn templates'
pin.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@kocopelly
kocopelly merged commit be9cf85 into main Jul 30, 2026
3 checks passed
@kocopelly
kocopelly deleted the kj/bump-lucide-vite-react-ts branch July 30, 2026 21:37
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.

1 participant