hype/CHANGELOG.md
Chris Wanstrath 33d228c9ac organize src/
2026-01-15 12:54:33 -08:00

6 lines
192 B
Markdown

## 2026-01-15
- All frontend code now lives in `src/client/`
- All backend code now lives in `src/server/`
- ^^ This is a change from `src/js/` being for frontend and just `src/` for backend