Releases: YunYouJun/valaxy
Releases · YunYouJun/valaxy
v0.7.8
🚀 Features
- Set cdn prefix to unify, and use local waline - by @YunYouJun (3af55)
- cli: Introducing ejs for templating - by @jw-foss in #33
🐞 Bug Fixes
- Type display exception under typescript - by @TuiMao233 in #35
- Pnpm warning & move docsearch to theme - by @YunYouJun (0973b)
- client: Build when waline dynamic import & add create-valaxy-theme - by @YunYouJun (e5fb0)
- types: Client referrence by valaxy/types - by @YunYouJun (04292)
View changes on GitHub
v0.7.7
🐞 Bug Fixes
- Client type export by @vueuse/shared re-export - by @YunYouJun (2b393)
View changes on GitHub
v0.7.6
🐞 Bug Fixes
- Not add config file to entries & export useLocale - by @YunYouJun (b215c)
View changes on GitHub
v0.7.5
v0.7.4
v0.7.3
🐞 Bug Fixes
- Valaxy.config hmr for windows - by @LoTwT in #24
- Tsconfig for create-valaxy template - by @flaribbit in #25
- Remove word-break break-all - by @YunYouJun (9d6b8)
- cli: Conflict port auto +1 - by @YunYouJun (dbae5)
- types: Include index.d.ts for npm publish - by @YunYouJun (7a370)
View changes on GitHub
v0.7.2
v0.7.1
v0.7.0
🚀 Features
- Merge config from vite.config.ts & use dirStyle: nested - by @YunYouJun (4ec69)
- Merge unocss config from vite.valaxy - by @YunYouJun (dd50f)
- Support defineAppSetup to extend & unify valaxy export - by @YunYouJun (53b75)
- cli:
- core:
- [markdown-renderer] add extra config - by @jw-foss and @YunYouJun in #17
🐞 Bug Fixes
- Remove default sponsor config to override, close - by @YunYouJun in #20
- Global option to control comment, close - by @YunYouJun in #22
- Sitemap & robots.txt hostname, close - by @YunYouJun in #23
- Star-markdown-css a style & client export - by @YunYouJun (96e1d)
- markdown: Img em color in dark - by @YunYouJun (c87f0)
- unocss: Use defu to concat safelist array - by @YunYouJun (f0302)