Releases: YunYouJun/valaxy
Releases · YunYouJun/valaxy
v0.10.3
No significant changes
View changes on GitHub
v0.10.2
🐞 Bug Fixes
- Released ssg build error caused by root - by @YunYouJun (9a2a9)
- Ssg build in user by use clientRoot for root - by @YunYouJun (145ad)
View changes on GitHub
v0.10.1
v0.10.0
🚀 Features
- Add aside to valaxy-theme-press - by @MleMoe in #59
- Seperate site.config.ts & valaxy.config.ts - by @TuiMao233 and @YunYouJun in #57
- Addon system parse - by @TuiMao233 and @YunYouJun in #61
- Addon App.vue support - by @TuiMao233 and @YunYouJun in #62
- Auto register addons components - by @YunYouJun (cc055)
- Support user/App.vue - by @YunYouJun (86026)
- theme-press:
- Optimize details & toc click scroll - by @YunYouJun (766fd)
- Top for doc & clean styles - by @YunYouJun (dd3e4)
- Beautify the sun-moon switch btn - by @MleMoe and @YunYouJun in #60
- types:
- Add ThemeConfig for ResolvedValaxyOptions - by @YunYouJun (9ce56)
- valaxy:
- Do not need compile by jiti for theme - by @YunYouJun (9a4a6)
🐞 Bug Fixes
- Types & theme-press default export - by @YunYouJun (00a97)
- Docs with press build - by @YunYouJun (2d408)
- AddonRoots order in roots - by @YunYouJun (71854)
- UsePageList filter meta.frontmatter null - by @YunYouJun (1f687)
View changes on GitHub
v0.9.3
🐞 Bug Fixes
- rss: Await async & excerpt_separator - by @YunYouJun (14fbe)
- valaxy: Client node mix problem by relative path - by @YunYouJun (db78c)
View changes on GitHub
v0.9.2
No significant changes
View changes on GitHub
v0.9.1
🚀 Features
- Can custom index.html and merge them - by @YunYouJun (bcd67)
- Default date -> git -> mtime & date.format, close #45 - by @YunYouJun (bdcf0)
- Add sidebar toggle & local-nav - by @YunYouJun (7c9f1)
- Expose unocssPresets options & move yun css to theme - by @YunYouJun (338c7)
- cli: [new-post] adding support for userRoot and themeRoot - by @jw-foss in #47
- theme-press: Basic layout & home - by @YunYouJun (ce85e)
- valaxy: I18n for block - by @YunYouJun (6a1c3)
🐞 Bug Fixes
- Await getTime & default frontmatter - by @YunYouJun (f8c04)
- Repeated vite.config.ts caused by vite auto load vuserRoot config - by @YunYouJun (1e0d8)
- Adapt when valaxy.config.ts not exist - by @YunYouJun (8e3d2)
- Move defineUnoSetup to types - by @YunYouJun (e0dbd)
- Config base by vite.config.ts not cli, close #54 - by @YunYouJun (3e403)
View changes on GitHub
v0.9.0
💥 BREAK CHANGE
- change theme plugin api, modify config process and merge -by @TuiMao233 (240af65)
🚀 Features
- Add valaxy-theme-press for docs - by @YunYouJun (2e6c4)
🐞 Bug Fixes
- Import useWaline on demand, close #42 - by @YunYouJun (2a6fd)
View changes on GitHub
v0.8.1
v0.8.0
🚀 Features
- Add extendMd & pages options & optimize mergeViteConfigs - by @YunYouJun (d8aeb)
- Can extend valaxy options, close #39 - by @YunYouJun (87493)
- Config markdown from theme mdOptions, close #41 - by @YunYouJun (0aa0f)
- cli: Add scaffolding for generating new post - by @jw-foss in #38
- theme-yun: Can disable aside by frontmatter, close #27 - by @YunYouJun (cb0dc)
🐞 Bug Fixes
- Extend post route frontmatter - by @YunYouJun (eaeeb)
- Use relative path in client - by @YunYouJun (ee92d)