Releases: nolebase/integrations
Releases · nolebase/integrations
v1.27.0
What's Changed
- fix(bi-directional-links): forced to suffix
.md
extname to match by @nekomeowww in #134 - fix(ui): incorrectly overrided default options by @nekomeowww in #135
- feat(og-image): supported byPathPrefix category option, fixed remove comments issue by @nekomeowww in #136
- refactor(unconfig-vitepress): renamed pluginsSets to pluginPresets, added new plugins exports by @nekomeowww in #137
- feat(ui): added more components by @nekomeowww in #138
- refactor(enhanced-readabilities): migrated to use @nolebase/ui by @nekomeowww in #139
Full Changelog: v1.26.0...v1.27.0
v1.26.0
What's Changed
- refactor: split i18n from mixed codes into standalone locales dir for better i18n-ally compatibilities by @nekomeowww in #133
Full Changelog: v1.25.3...v1.26.0
v1.25.3
What's Changed
- fix(ui): broken @rive-app/canvas dependencies when import outside from bundled packages by @nekomeowww in #128
- refactor(bi-directional-links): better console warnings by @nekomeowww in #129
- fix(bi-directional-links|og-image): replaced fast-glob with glob with better esm support and compatibilities by @nekomeowww in #130
- fix(ui|git-changelog): missing configurations for @rive-app/canvas by @nekomeowww in #131
Full Changelog: v1.25.2...v1.25.3
v1.25.2
What's Changed
- fix(ui): broken @rive-app dependencies by @nekomeowww in #127
Full Changelog: v1.25.1...v1.25.2
v1.25.1
What's Changed
- fix(git-changelog): replaced deprecated md5 with uncrypto and fix the export issue by @nekomeowww in #125
- fix(unconfig-vitepress): missing style import by @nekomeowww in #126
Full Changelog: v1.25.0...v1.25.1
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