This commit is contained in:
Chris Wanstrath 2026-01-27 16:40:39 -08:00
parent b8d929f2b8
commit 7b9cade936

View File

@ -1,3 +1,7 @@
## 2026-01-27
- All cache clearing/file reloading is delegated to `bun --hot` and `bun --watch` now.
## 2026-01-15
- All frontend code now lives in `src/client/`