Releases: lando/vitepress-theme-default-plus
Releases · lando/vitepress-theme-default-plus
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
v1.1.0-beta.16
- Added
RegEx
support forinternalDomains
matching - Added
get-base-url
helper util - Added
is-faux-internal
helper util - Fixed bug causing
active
to not be correctly set onVPLNavBarMenuGroup
- Improved
get-tags
andmvb
to better handle scenarios with no matchings versions or tags - Standardized support envars to
VPL_
namespacing - Updated
scss
andsass
compilation tomodern-compiler
- Updated to
[email protected]
v1.1.0-beta.15
- Fixed bug with
<VPLLink>
not dynamically updating and showing strange behavior forprev|next
links