Releases: nolebase/integrations
Releases · nolebase/integrations
v2.0.0-rc3
What's Changed
- chore(git-changelog): opt-in for unocss by @nekomeowww in #154
- feat(inline-link-preview): migrated to unbuild, wrapped with standalone
markdown-it
plugin, added fancy documentations by @nekomeowww in #155 - feat(git-changelog): added i18n capabilities, added more fancy documentations by @nekomeowww in #156
- feat(git-changelog): added rewritePathsBy.handler support to dynamically transform paths by @nekomeowww in #160
- feat(enhanced-readabilities): migrate to use unbuild by @nekomeowww in #161
- feat(highlight-targeted-heading): migrate to use unbuild by @nekomeowww in #162
- feat(page-properties): migrate to use unbuild by @nekomeowww in #163
- fix(page-properties|inline-link-preview): incorrect exports definition, missing optimizeDeps include by @nekomeowww in #164
- feat(og-image): migrated to /vitepress entry, migration docs by @nekomeowww in #165
Migrations
We just made the migration documentations for users migrate from v1 to v2: https://nolebase-integrations.ayaka.io/pages/en/releases/migrations/v1-to-v2.html
Contributors
Thanks @kwaa for issue #158
Thanks @Glomzzz for issue #159
Full Changelog: v1.28.0...v2.0.0-rc3
v1.28.0
What's Changed
- refactor(ui): migrated i18n from components to @nolebase/ui by @LittleSound in #142
- feat(enhanced-mark): added new package by @LittleSound in #143
- fix(git-changelog): should calculate contributors with onServerPrefetch by @nekomeowww in #144
- chore: corrected externals and removed DEBUG=vitepress:* by @nekomeowww in #145
- feat(page-properties): support to disable in frontmatter by @nekomeowww in #148
- feat(git-changelog): support to disable in frontmatter by @nekomeowww in #146
- fix(element-transform): incorrect type for options by @nekomeowww in #147
- chore(deps-dev): bump vite from 5.1.6 to 5.1.7 by @dependabot in #150
- feat(enhanced-img): added new enhanced-img plugin by @nekomeowww in #149
- feat(bi-directional-links): support hash tags, query strings for bi-directional links by @nekomeowww in #152
- chore: updated deps by @nekomeowww in #153
Thanks to @Ampernic for the bug reports, suggestions, and feedbacks.
Full Changelog: v1.27.2...v1.28.0
v1.27.2
What's Changed
- fix(enhanced-readabilities): duplicated paddings by @nekomeowww in #140
- fix(git-changelog): don't change global git config by @XYenon in #141
New Contributors
Full Changelog: v1.27.0...v1.27.2
v1.27.1
What's Changed
- fix(enhanced-readabilities): duplicated paddings by @nekomeowww in #140
Full Changelog: v1.27.0...v1.27.1
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