v0.5.0
·
48 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-09-09)
⚠ BREAKING CHANGES
- declarative syntax for kosmo.config.ts
Bug Fixes
- backend: normalize route path (efa395d)
- backend: uniform alias matching across dev server, backend server and dist/run.js (ab39d92)
- mdx-generator: dependencies needed on prod/CI for SSR/SSG (a68badb)
- pottential path matching issues due to loose prefix checking (d74e5d4)
- vue-generator: use isomorphic join() method in router (f05a5b5)
Code Refactoring
- declarative syntax for kosmo.config.ts (796cf76)