2024-11-30 (v3.12.2)
What's Changed
- chore: update dependencies; most notably, Vite 6
- perf: remove
--forcefrom thetype-checkscript by @haoqunjiang in #606 - refactor: remove
baseUrlfrom all TSConfig files by @haoqunjiang in #607 - fix: when using bun, the correct build command is
bun run build, notbun buildby @Hornwitser in #615
New Contributors
- @Hornwitser made their first contribution in #615
Full Changelog: v3.12.1...v3.12.2