21 KiB
21 KiB
{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
v1.1.5 - March 5, 2026
- Introduced
mvboptionruntimeto allow explicit runtime targeting and to avoid not-the-best autodetection
v1.1.4 - March 5, 2026
- Updated to use
npmTrusted Publishing part 3
v1.1.3 - March 5, 2026
- Updated to use
npmTrusted Publishing part 2
v1.1.2 - March 5, 2026
- Added
bunsupport tomvb - Updated to use
npmTrusted Publishing
v1.1.1 - February 14, 2025
- Fixed bug causing
mvbandvitepress buildto fail whenlandoPluginis set andVPL_BASE_URLorNETLIFYare not
v1.1.0 - February 14, 2025
New Features
- Added
versionalias information to config - Added
RegExsupport forinternalDomainsmatching - Added
get-base-urlhelper util - Added
is-faux-internalhelper util - Added
cachingtomvbmultiversion build - Added better dev
branchdetection tomvb - Added
frontmatter.url-loaderto allow.mdfiles to pull content from remotemarkdownsources - Added new
multiversion-vitepress-buildcommand - Added
useTagscomposable to get docs version information fromgit - Added
VPLVersionLinkcomponent - Changed
VPLVersionLinkto not normalize links - Improved
get-tagsandmvbto better handle scenarios with no matchings versions or tags - Improved robustness of
mvbbuild environment generation - Improved
is-dev-releaseto handledevreleases that are in front of a prerelease tag - Improved dev release resolution
- Improved
mvbandrootlink normalization - Improved
VPLVersionLinkto only needversioninput - Switched these docs to
multiversion-vitepress-build - Updated to vitepress@1.5.0
- Updated
scssandsasscompilation tomodern-compiler
Bug Fixes
- Fixed
frontmatter.editLinkto fallback to theme and defaulttextif not passed in - Fixed incorrect
lodash-es/uniq.jsimport inlandov3config set - Fixed bug causing build error when
metadatais added to a page with nogithistory - Fixed bug caused by
iconbeing a variable instead of a string inVPLTeamMembersItem - Fixed bug caused by
VPLTeamMembers.memberstyping asObjectinstead ofArray - Fixed bug causing
robots.txtpolicies to not be applied when usingpoliciesinstead ofpolicy - Fixed watch bug on
VPLCollectionItemspreventing tag toggling from working correctly - Fixed bug in
VPLLinkcausing some links to to not normalize correctly - Fixed bug causing
VPLDocFooterbleed over with somefrontmattercombinations ofprevandnext - Fixed
semverimport causing all kinds of chaos when importing this theme as a package - Fixed bug causing
alias.devto always report highest built tag instead of actual dev version - Fixed
useTags()to return correct links for sites with non-rootbaseconsiderations take 2 - Fixed
prev-nextcalculation when using sites with non/bases #55 - Fixed bug with
<VPLLink>not dynamically updating and showing strange behavior forprev|nextlinks - Fixed bug causing
activeto not be correctly set onVPLNavBarMenuGroup - Fixed bug in
normalize-mvbcausingmultiVersionBuild.buildto sometimes not be set correctly - Fixed
landoconfigset bug causingsidebarEnderto not merge correctly - Fixed bug preventing user specified
buildEndandtransformPageDatafrom running after theme's - Fixed bug preventing
mvbfrom correctly setting themvbase - Fixed duplicate
//in generatedrssfeed - Fixed bug causing
robots.txtbuild to throw an error whenpoliciesisundefined - Fixed bug causing
netlifyspecificmvbto not get current tags - Fixed
git tagdev alias detection to incorrectly reportfatal: Not a valid object name undefinedon first attempt
v1.1.0-beta.24 - November 23, 2024
- Improved
mvbtag fetching to ensure remote tags are canonical for version building, fixeswould clobber existing tagerror(s)
v1.1.0-beta.23 - November 13, 2024
- Changed
mvbto never cache the main/base/root build
v1.1.0-beta.22 - November 13, 2024
- Added
VPL_MVB_DEV_VERSIONtomvbenvvars - Improved
get-tagsto preferVPL_MVB_DEV_VERSIONas thedevalias if available
v1.1.0-beta.21 - November 11, 2024
- Fixed incorrect
lodash-es/uniq.jsimport inlandov3config set
v1.1.0-beta.20 - November 11, 2024
- Added
frontmatter.url-loaderto allow.mdfiles to pull content from remotemarkdownsources - Fixed
frontmatter.editLinkto fallback to theme and defaulttextif not passed in
v1.1.0-beta.19 - November 9, 2024
- Added
versionalias information to config - Fixed bug preventing user specified
buildEndandtransformPageDatafrom running after theme's - Fixed bug preventing
mvbfrom correctly setting themvbase - Fixed duplicate
//in generatedrssfeed - Improved
mvbandrootlink normalization - Improved
VPLVersionLinkto only needversioninput - Updated to vitepress@1.5.0
v1.1.0-beta.18 - November 4, 2024
- Fixed bug in
normalize-mvbcausingmultiVersionBuild.buildto sometimes not be set correctly - Fixed
landoconfigset bug causingsidebarEnderto not merge correctly
v1.1.0-beta.17 - November 1, 2024
- Updated GTM tracking
v1.1.0-beta.16 - October 31, 2024
- Added
RegExsupport forinternalDomainsmatching - Added
get-base-urlhelper util - Added
is-faux-internalhelper util - Fixed bug causing
activeto not be correctly set onVPLNavBarMenuGroup - Improved
get-tagsandmvbto better handle scenarios with no matchings versions or tags - Standardized support envars to
VPL_namespacing - Updated
scssandsasscompilation tomodern-compiler - Updated to
vitepress@1.4.2
v1.1.0-beta.15 - October 19, 2024
- Fixed bug with
<VPLLink>not dynamically updating and showing strange behavior forprev|nextlinks
v1.1.0-beta.14 - October 3, 2024
- Update default config sets part cinco
v1.1.0-beta.13 - October 2, 2024
- Fixed
useTags()to return correct links for sites with non-rootbaseconsiderations take 2
v1.1.0-beta.12 - October 2, 2024
- Added
aliasLinksas anexportofuseTags() - Fixed
useTags()to return correct links for sites with non-rootbaseconsiderations
v1.1.0-beta.11 - October 2, 2024
- Update default config sets part четыре
v1.1.0-beta.10 - October 2, 2024
- Update default config sets part tres
v1.1.0-beta.9 - October 2, 2024
- Improved dependency organization
v1.1.0-beta.8 - October 2, 2024
- Update default config sets part deux
v1.1.0-beta.7 - October 2, 2024
- Update default config sets
v1.1.0-beta.6 - October 2, 2024
- Improved dev release resolution
- Fixed
prev-nextcalculation when using sites with non/bases #55
v1.1.0-beta.5 - October 1, 2024
- Changed
VPLVersionLinkto not normalize links - Fixed bug in
VPLLinkcausing some links to to not normalize correctly - Fixed bug causing
VPLDocFooterbleed over with somefrontmattercombinations ofprevandnext - Fixed
semverimport causing all kinds of chaos when importing this theme as a package
v1.1.0-beta.4 - October 1, 2024
- Added
cachingtomvbmultiversion build - Added better dev
branchdetection tomvb - Fixed bug causing
alias.devto always report highest built tag instead of actual dev version - Improved robustness of
mvbbuild environment generation
v1.1.0-beta.3 - September 30, 2024
- Improved
is-dev-releaseto handledevreleases that are in front of a prerelease tag
v1.1.0-beta.2 - September 30, 2024
- Fixed bug causing
robots.txtbuild to throw an error whenpoliciesisundefined - Fixed bug causing
netlifyspecificmvbto not get current tags
v1.1.0-beta.1 - September 30, 2024
New Features
- Added new
multiversion-vitepress-buildcommand - Added
useTagscomposable to get docs version information fromgit - Added
VPLVersionLinkcomponent - Switched these docs to
multiversion-vitepress-build - Updated to
vitepress@1.3.4
Bug Fixes
- Fixed bug causing build error when
metadatais added to a page with nogithistory - Fixed bug caused by
iconbeing a variable instead of a string inVPLTeamMembersItem - Fixed bug caused by
VPLTeamMembers.memberstyping asObjectinstead ofArray - Fixed bug causing
robots.txtpolicies to not be applied when usingpoliciesinstead ofpolicy - Fixed watch bug on
VPLCollectionItemspreventing tag toggling from working correctly
v1.0.2 - April 17, 2024
- Updated
landoconfig sets - Updated to
vitepress@1.1.0
v1.0.1 - April 4, 2024
Bug Fixes
- Fixed bug causing auto population of
authorsfromcontributorswhenauthorsis empty
v1.0.0 - April 4, 2024
New Features
- Added
maintainerkey tocontributors - Added
rtfm47to thedebotifyprotocol - Updated to
vitepress@1.0.2
v1.0.0-beta.42 - April 2, 2024
New Features
- Improved
sponsors.datato accept a URL that returnsjsonoryaml
v1.0.0-beta.41 - March 28, 2024
Fixes
- Checked if
authorsis defined by @mtdvlpr in https://github.com/lando/vitepress-theme-default-plus/pull/32 - Converted
undefinedauthorsto empty array by @mtdvlpr in https://github.com/lando/vitepress-theme-default-plus/pull/30 - Falled back to empty array for
authorsby @mtdvlpr in https://github.com/lando/vitepress-theme-default-plus/pull/31
v1.0.0-beta.40 - March 5, 2024
New Features
- Added
mergeWithfor more explicit contrubutor merging - Updated to
vitepress@1.0.0-rc.44
Fixes
- Changed member data to only render if available #27
- Fixed Algolia search from displaying contrib information in source text, requires reindexing on Algolia end
- Fixed Algolia search from attempting to route to internal pages that are actually external
Internal
- Changed
VPLTeamMembersItem.vueto wrap name indivinstead ofh1
v1.0.0-beta.39 - February 17, 2024
Fixes
- Fixed: don't enable
carbonAdsby default by @mtdvlpr in https://github.com/lando/vitepress-theme-default-plus/pull/26 - Fixed: correctly compute
hlocationby @mtdvlpr in https://github.com/lando/vitepress-theme-default-plus/pull/24
New Contributors
- @mtdvlpr made their first contribution in https://github.com/lando/vitepress-theme-default-plus/pull/26
Full Changelog: https://github.com/lando/vitepress-theme-default-plus/compare/v1.0.0-beta.38...v1.0.0-beta.39
v1.0.0-beta.38 - February 15, 2024
- Fixed
layoutsresolution when ingesting theme
v1.0.0-beta.37 - February 15, 2024
- Added
color,icon,stylesandtagClassproperties to<VPLCollectionTag> - Fixed some styling bugs in
<VPLCollectionTag> - Simplified
useCollectiontagging to an all purposetagsexport
v1.0.0-beta.36 - February 14, 2024
- Improved exportability of non-essentials
v1.0.0-beta.35 - February 14, 2024
- Switched
lodashtolodash-esbecause 🤦
v1.0.0-beta.34 - February 14, 2024
- Improved design of
taggingand related components and composables ❤️
v1.0.0-beta.33 - February 13, 2024
- Updated
landoconfig sets
v1.0.0-beta.32 - February 12, 2024
- Added
taggingas a thing - Improved
createContentLoaderso it returns additional optionalfrontmatterbut removes unneeded props for performance reasons
v1.0.0-beta.31 - February 9, 2024
- AUTO DEPLOY FIX 2
v1.0.0-beta.30 - February 9, 2024
- AUTO DEPLOY FIX 1
v1.0.0-beta.29 - February 8, 2024
- Fixed broken
internalDomainshandling to forcetarget=_self
v1.0.0-beta.28 - February 7, 2024
- Update sponsor linx
v1.0.0-beta.27 - February 7, 2024
- Fixed bug causing
vitepress buildfailures on non-filegit loglocations - Fixed bug causing
VPLCollectionIcon.vueto not render correctly on a hard refresh
v1.0.0-beta.26 - February 7, 2024
- Updated to
vitepress@1.0.0-rc.42
v1.0.0-beta.25 - February 7, 2024
- Guard
prev.idandnext.idinuseCollectionlike it's nobodies biznizz
v1.0.0-beta.24 - February 2, 2024
- Updated to
vitepress@1.0.0-rc.41 - Updated
sponsors.yaml
v1.0.0-beta.23 - February 1, 2024
- Fixed collection
WSODin someundefinedid situations
v1.0.0-beta.22 - January 31, 2024
- Fixed default
sidebarEnderforlandoconfig sets
v1.0.0-beta.21 - January 30, 2024
- Added an
exportfor ourcreateContentLoader - Removed reliance on
vite/normalizePath - TOMLize netlify plugin settings
v1.0.0-beta.20 - January 25, 2024
- Fixed broken
basein Lando config sets - Updated
twittertox
v1.0.0-beta.19 - January 25, 2024
- Improved
viteconfiguration for better portability part 2
v1.0.0-beta.18 - January 25, 2024
- Improved
viteconfiguration for better portability
v1.0.0-beta.17 - January 25, 2024
- Dealias all
vitepresscomponents for better portability
v1.0.0-beta.16 - January 25, 2024
- Updated to latest
vitepresstake 2
v1.0.0-beta.15 - January 25, 2024
- Updated to latest
vitepress
v1.0.0-beta.14 - January 25, 2024
- Fixed more extension chaos
v1.0.0-beta.13 - January 25, 2024
- Fixed
Cannot find moduleonenhance-app-with-layouts
v1.0.0-beta.12 - January 24, 2024
- Fixed
<Jobs>and<Sponsors>dark mode background color to be more consistent with<CarbonAds>
v1.0.0-beta.11 - January 24, 2024
- Casing matters
v1.0.0-beta.10 - January 24, 2024
- Added ability to append a single menu item to the end of the sidebar with the
sidebarEnderconfig key
v1.0.0-beta.9 - January 24, 2024
- Fixed
dependencyresolution
v1.0.0-beta.8 - January 24, 2024
- Fixed
dependencyresolution
v1.0.0-beta.7 - January 24, 2024
- Fixed
dependencyresolution
v1.0.0-beta.6 - January 24, 2024
- Fixed automatic
gitRootdiscovery when used outside itself - Improved
baseusage - Migrated
landoconfig sets to VitePress
v1.0.0-beta.5 - January 23, 2024
- Fixed internal
importresolutions so theme can be used externally - Improved install docs to reflect the need to also install
vitepress
v1.0.0-beta.4 - January 23, 2024
- Fixed bug causing
VPLDocFooterto not show when toggling between acollectionand normal doc - Fixed
netlifyform input text in dark mode so it is visible - Fixed broken GitHub support link
v1.0.0-beta.3 - January 23, 2024
- First deploy to
npmpart 2
v1.0.0-beta.2 - January 23, 2024
- First deploy to
npm
v1.0.0-beta.1 - January 23, 2024
- Migrated @lando/vuepress-theme-default-plus to VitePress