release notes
Changelog
Public release notes and repository changes for m4rkyu.com.
release notes
Changelog
All notable changes to this project are documented here.
The format follows Keep a Changelog and this project aims to follow Semantic Versioning.
[Unreleased]
Changed
- Repo restructured to a single Next.js app at the root. The legacy Vite +
React 18 site moved to
zhenxiao-yu/m4rkyu-archive
and continues to deploy to a free
*.vercel.appURL for rollback. m4rkyu.comandwww.m4rkyu.comnow serve from the Next.js app on them4rkyu-portfolioVercel project..gitignore, release workflow, and project docs (README.md,CLAUDE.md,AGENTS.md,SECURITY.md) consolidated for a single-app layout.
Removed
- Legacy Vite source (
src/,public/,index.html,vite.config.js), legacypackage.json/package-lock.json, monorepo.vercelignore, monorepo cutover docs (MIGRATION.md,VERCEL_DASHBOARD_AUDIT.md), and the datedTESTING.mdand monorepoCONTRIBUTING.md.
[0.1.1] - 2026-05-06
Added
- Active Next.js remake workflow alongside the preserved legacy production-safe root app.
Changed
- Migration documentation and repo structure guidance improved for safe cutover planning.