Releases: nolebase/integrations
Releases · nolebase/integrations
v1.25.0
What's Changed
- refactor(git-changelog): fetch and calculate git logs concurrently and improved the user experiences by @nekomeowww in #119
- refactor(unconfig-vitepress): supported plugins and plugin sets, implemented NolebasePluginSet by @nekomeowww in #120
- chore(og-image): added module name as prefix when processing data by @nekomeowww in #121
- docs(og-image): added og-image plugin to all navigations, READMEs by @nekomeowww in #122
- chore(og-image|git-changelog): added elapsed time print after ora print by @nekomeowww in #123
Full Changelog: v1.24.3...v1.25.0
v1.24.3
What's Changed
- feat(docs): better docs, fixed ui components previewing, type issues by @LittleSound in #116
- fix(git-changelog): incorrect mkdist config for components and vite plugins by @nekomeowww in #115
- fix(docs): redundant
<br>
elements by @nekomeowww in #117 - fix(enhanced-readabilities): wait for nextTick before cleaning the hovering block by @nekomeowww in #118
Full Changelog: v1.24.1...v1.24.3
v1.24.2
What's Changed
- fix(ui): incorrect dev dependencies for rive by @nekomeowww in #113
- fix(og-image): incorrect fallback calculation for i18n sidebars by @nekomeowww in #114
Full Changelog: v1.24.1...v1.24.2
v1.24.1
What's Changed
- refactor(ui): migrated VerticleTransition to ui by @nekomeowww in #100
- refactor(ui): migrated LazyDOMRiveCanvas to ui by @nekomeowww in #101
- refactor(config): added unconfig-vitepress by @nekomeowww in #102
- feat(og-image): added vitepress-plugin-og-image by @luoling8192 in #104
- refactor(og-image): simplified processing stages, make sure it's compatible with i18n and non-posix compatible os, better building, completed package.json info by @nekomeowww in #106
- refactor(og-image): improved the og-image generator with detailed report with better code mainteinanbilities by @nekomeowww in #107
- feat(og-image): support categories by @nekomeowww in #108
- docs: fix configurations for sidebars by @nekomeowww in #109
- fix(og-image): fix incorrect alignment by @nekomeowww in #110
- fix(docs|unconfig-vitepress): hydration mismatches issues in some pages, missing components, and bad layout slots renderer by @nekomeowww in #111
- fix(unconfig-vitepress): incorrect h rendering before SSG when performing unconfig merging by @nekomeowww in #112
New Contributors
- @luoling8192 made their first contribution in #104
Full Changelog: v1.23.0...v1.24.1
v1.23.0
What's Changed
- fix: missing aria-labels and alt as a11y improvements by @nekomeowww in #87
- chore: updated deps by @nekomeowww in #88
- feat: image bi-directional link by @LittleSound in #89
- chore(types): aligning vue version to prevent type mismatch by @nekomeowww in #90
- docs: added vivid animated emojis for docs by @nekomeowww in #91
- feat(ui): added ui package by @nekomeowww in #98
- chore: updated deps by @nekomeowww in #99
Full Changelog: v1.22.4...v1.23.0
v1.22.4
What's Changed
- fix(enhanced-readabilities): incorrect spotlight perservation by @nekomeowww in #86
Full Changelog: v1.22.3...v1.22.4
v1.22.3
What's Changed
- fix: incorrect locale fallback and obtaining by @nekomeowww in #84
- chore: update deps by @nekomeowww in #85
Full Changelog: v1.22.2...v1.22.3
v1.22.2
What's Changed
- chore(types): fixed vue plugin type parameters by @nekomeowww in #81
- chore(types): export default with type by @nekomeowww in #82
- chore: migrate to date-fns for dayjs alternatives by @nekomeowww in #83
Full Changelog: v1.22.1...v1.22.2
v1.22.1
What's Changed
- fix: remove vue from peer dependencies of all vitepress plugins by @nekomeowww in #80
Full Changelog: v1.22.0...v1.22.1
v1.22.0
What's Changed
- fix: incompatible vue version by @nekomeowww in #76
- fix(git-changelog): incorrect options types, use plugin type parameters by @LittleSound in #77
- refactor: migrate to use server.hot instead of server.ws, added more comments to options by @LittleSound in #78
- chore: updated deps by @LittleSound in #79
Full Changelog: v1.21.1...v1.22.0