Skip to content

Releases: nolebase/integrations

v1.25.0

26 Mar 05:41
v1.25.0
8af681b
Compare
Choose a tag to compare

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

25 Mar 12:13
v1.24.3
c16db10
Compare
Choose a tag to compare

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

25 Mar 12:12
v1.24.2
7ab5334
Compare
Choose a tag to compare

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

21 Mar 05:49
v1.24.1
1054c2b
Compare
Choose a tag to compare

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

Full Changelog: v1.23.0...v1.24.1

v1.23.0

08 Mar 05:24
81c72b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.4...v1.23.0

v1.22.4

21 Feb 16:00
dd1313c
Compare
Choose a tag to compare

What's Changed

  • fix(enhanced-readabilities): incorrect spotlight perservation by @nekomeowww in #86

Full Changelog: v1.22.3...v1.22.4

v1.22.3

19 Feb 16:46
70cef08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.2...v1.22.3

v1.22.2

19 Feb 16:46
64732d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.1...v1.22.2

v1.22.1

19 Feb 10:28
e6ff35f
Compare
Choose a tag to compare

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

15 Feb 10:18
634a35f
Compare
Choose a tag to compare

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