Added
- Added project-level Svelte MCP configuration and local Claude Code Svelte skills for reproducible Svelte 5 workflows.
- Added agent guidance for Svelte MCP usage, including documentation lookup, autofix, and playground-link expectations.
- Added centralized Markdown lint configuration, README notes on default Playwright browser coverage, and unit tests for
ENV_MODEalias normalization.
Changed
- Bumped the project version to
v1.26.22. - Updated README, environment comments, and
scripts/checkEnv.jsto better reflect Svelte 5/Vercel/Netlify usage, production-like Codex builds, analytics configuration, and normalizedENV_MODEaliases. - Simplified Markdown linting, updated Playwright mobile Chrome coverage to
Pixel 7, normalized default line endings to LF, and refreshedpackage-lock.json.
Removed
- Removed the direct
markdownlintdev dependency. - Removed disabled WebKit and Mobile Safari Playwright projects from the default E2E configuration.
Full Changelog: v1.26.21...v1.26.22