Skip to content

Releases: nolebase/integrations

v1.27.0

29 Mar 12:22
v1.27.0
4a097ec
Compare
Choose a tag to compare

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

28 Mar 04:44
v1.26.0
6f132ad
Compare
Choose a tag to compare

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

27 Mar 12:11
v1.25.3
448ec5f
Compare
Choose a tag to compare

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

26 Mar 17:55
v1.25.2
8e2eed6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.1...v1.25.2

v1.25.1

26 Mar 15:05
v1.25.1
a9cd090
Compare
Choose a tag to compare

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

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