Releases: lando/vitepress-theme-default-plus
Releases · lando/vitepress-theme-default-plus
v1.1.1
v1.1.0
New Features
- Added
version
alias information to config - Added
RegEx
support forinternalDomains
matching - Added
get-base-url
helper util - Added
is-faux-internal
helper util - Added
caching
tomvb
multiversion build - Added better dev
branch
detection tomvb
- Added
frontmatter.url-loader
to allow.md
files to pull content from remotemarkdown
sources - Added new
multiversion-vitepress-build
command - Added
useTags
composable to get docs version information fromgit
- Added
VPLVersionLink
component - Changed
VPLVersionLink
to not normalize links - Improved
get-tags
andmvb
to better handle scenarios with no matchings versions or tags - Improved robustness of
mvb
build environment generation - Improved
is-dev-release
to handledev
releases that are in front of a prerelease tag - Improved dev release resolution
- Improved
mvb
androot
link normalization - Improved
VPLVersionLink
to only needversion
input - Switched these docs to
multiversion-vitepress-build
- Updated to [email protected]
- Updated
scss
andsass
compilation tomodern-compiler
Bug Fixes
- Fixed
frontmatter.editLink
to fallback to theme and defaulttext
if not passed in - Fixed incorrect
lodash-es/uniq.js
import inlandov3
config set - Fixed bug causing build error when
metadata
is added to a page with nogit
history - Fixed bug caused by
icon
being a variable instead of a string inVPLTeamMembersItem
- Fixed bug caused by
VPLTeamMembers.members
typing asObject
instead ofArray
- Fixed bug causing
robots.txt
policies to not be applied when usingpolicies
instead ofpolicy
- Fixed watch bug on
VPLCollectionItems
preventing tag toggling from working correctly - Fixed bug in
VPLLink
causing some links to to not normalize correctly - Fixed bug causing
VPLDocFooter
bleed over with somefrontmatter
combinations ofprev
andnext
- Fixed
semver
import causing all kinds of chaos when importing this theme as a package - Fixed bug causing
alias.dev
to always report highest built tag instead of actual dev version - Fixed
useTags()
to return correct links for sites with non-rootbase
considerations take 2 - Fixed
prev-next
calculation when using sites with non/
bases #55 - Fixed bug with
<VPLLink>
not dynamically updating and showing strange behavior forprev|next
links - Fixed bug causing
active
to not be correctly set onVPLNavBarMenuGroup
- Fixed bug in
normalize-mvb
causingmultiVersionBuild.build
to sometimes not be set correctly - Fixed
lando
configset bug causingsidebarEnder
to not merge correctly - Fixed bug preventing user specified
buildEnd
andtransformPageData
from running after theme's - Fixed bug preventing
mvb
from correctly setting themvbase
- Fixed duplicate
//
in generatedrss
feed - Fixed bug causing
robots.txt
build to throw an error whenpolicies
isundefined
- Fixed bug causing
netlify
specificmvb
to not get current tags - Fixed
git tag
dev alias detection to incorrectly reportfatal: Not a valid object name undefined
on firs
v1.1.0-beta.24
- Improved
mvb
tag fetching to ensure remote tags are canonical for version building, fixeswould clobber existing tag
error(s)
v1.1.0-beta.23
- Changed
mvb
to never cache the main/base/root build
v1.1.0-beta.22
- Added
VPL_MVB_DEV_VERSION
tomvb
envvars - Improved
get-tags
to preferVPL_MVB_DEV_VERSION
as thedev
alias if available
v1.1.0-beta.21
- Fixed incorrect
lodash-es/uniq.js
import inlandov3
config set
v1.1.0-beta.20
- Added
frontmatter.url-loader
to allow.md
files to pull content from remotemarkdown
sources - Fixed
frontmatter.editLink
to fallback to theme and defaulttext
if not passed in
v1.1.0-beta.19
- Added
version
alias information to config - Fixed bug preventing user specified
buildEnd
andtransformPageData
from running after theme's - Fixed bug preventing
mvb
from correctly setting themvbase
- Fixed duplicate
//
in generatedrss
feed - Improved
mvb
androot
link normalization - Improved
VPLVersionLink
to only needversion
input - Updated to [email protected]
v1.1.0-beta.18
- Fixed bug in
normalize-mvb
causingmultiVersionBuild.build
to sometimes not be set correctly - Fixed
lando
configset bug causingsidebarEnder
to not merge correctly
v1.1.0-beta.17
- Updated GTM tracking