Skip to content

docs: update documentation after Vite 8 migration#90

Merged
stevenferey merged 3 commits intomainfrom
fix/update-documentation-vite8
Mar 15, 2026
Merged

docs: update documentation after Vite 8 migration#90
stevenferey merged 3 commits intomainfrom
fix/update-documentation-vite8

Conversation

@stevenferey
Copy link
Owner

Summary

  • Vite 7 → Vite 8 in CLAUDE.md, PROJECT.md, README.md
  • Node.js 24+ → Node.js 20+ in README.md, backend/README.md (matches "node": ">=20.0.0" in both package.json)
  • Remove VITE_AI_API_KEY from PROJECT.md, README.md (variable doesn't exist in .env.example or vite-env.d.ts)
  • Fix MCP tool name get-library-docsquery-docs in CLAUDE.md

Test plan

  • npm run build passes with Vite 8
  • No remaining occurrences of Vite 7, Node.js 24, VITE_AI_API_KEY, or get-library-docs in any .md file

🤖 Generated with Claude Code

renovate bot and others added 3 commits March 14, 2026 00:39
Fix outdated references across all markdown files:
- Vite 7 → Vite 8
- Node.js 24+ → Node.js 20+ (matches package.json engines)
- Remove non-existent VITE_AI_API_KEY env variable
- Fix MCP tool name get-library-docs → query-docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stevenferey stevenferey merged commit 29e9267 into main Mar 15, 2026
2 checks passed
@stevenferey stevenferey deleted the fix/update-documentation-vite8 branch March 15, 2026 14:17
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