- bump nuxt from 4.2.1 to 4.2.2
- update vue-router from 4.6.3 to 4.6.4
- upgrade zod from 4.1.13 to 4.2.1
- update @nuxt/eslint-config from 1.11.0 to 1.12.1
- bump eslint from 9.39.1 to 9.39.2
- upgrade vue-tsc from 3.1.5 to 3.1.8
- update wrangler from 4.51.0 to 4.55.0
- Changed documentation source from 'documentation.md' to 'index.md' in content.config.ts.
- Added new index.md file containing comprehensive documentation for ArtMCP, including installation, tools, prompts, resources, MCP integration, and API endpoints.
- Updated GitHub repository configuration in nuxt.config.ts for consistency.
- Bumped dependencies in package.json to latest versions for improved functionality and security.
- Deleted old API endpoints for contact, education, experiences, hobbies, languages, profile, projects, skills, and uses.
- Introduced new resource handlers for contact, education, experiences, hobbies, languages, profile, projects, skills, and uses with structured responses.
- Added new MCP prompts for real-time activity, contact information, hobbies, languages, profile, projects, skills, stats, and status page.
- Implemented tools for fetching real-time activity, resume links, coding stats, and weather information.
- Removed legacy MCP server route and replaced it with a modular approach for better maintainability.
- Updated @modelcontextprotocol/sdk to version 1.22.0 and @nuxt/content to 3.8.2.
- Upgraded zod to version 4.1.12 for better type inference.
- Updated wrangler to version 4.48.0.
- Refactored mcp.ts to use zod for input schema validation with explicit types for language arguments.
- Updated content.config.ts to change experiences source from JSON to Markdown files.
- Deleted JSON files for experiences: artdanjproduction, erisium, picard, and sevetys.
- Created corresponding Markdown files for each experience with structured front matter.
- Added new API endpoints for fetching experiences and projects in Markdown format.
- Removed unused ping API endpoint.
- Updated package.json with new dependencies for AI SDK and Zod.
- Added new resume files in PDF format for M1 2026 in English and French.
- Removed unnecessary comments from nuxt.config.ts for better readability.
- Upgraded @nuxt/eslint from ^1.4.1 to 1.10.0.
- Updated nuxt from ^3.17.5 to 4.2.1 and vue from ^3.5.16 to 3.5.24.
- Updated vue-router from ^4.5.1 to 4.6.3.
- Updated devDependencies:
- @nuxt/eslint-config from ^1.4.1 to 1.10.0.
- eslint from ^9.29.0 to 9.39.1.
- typescript from ^5.8.3 to 5.9.3.
- vue-tsc from ^2.2.10 to 3.1.3.
- wrangler from ^4.20.1 to 4.47.0.