Releases: lando/vitepress-theme-default-plus
Releases · lando/vitepress-theme-default-plus
v1.1.0-beta.10
- Update default config sets part tres
v1.1.0-beta.5
- Changed
VPLVersionLink
to not normalize links - 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
v1.1.0-beta.4
- Added
caching
tomvb
multiversion build - Added better dev
branch
detection tomvb
- Fixed bug causing
alias.dev
to always report highest built tag instead of actual dev version - Improved robustness of
mvb
build environment generation
v1.1.0-beta.3
- Improved
is-dev-release
to handledev
releases that are in front of a prerelease tag
v1.1.0-beta.2
- Fixed bug causing
robots.txt
build to throw an error whenpolicies
isundefined
- Fixed bug causing
netlify
specificmvb
to not get current tags
v1.1.0-beta.1
New Features
- Added new
multiversion-vitepress-build
command - Added
useTags
composable to get docs version information fromgit
- Added
VPLVersionLink
component - Switched these docs to
multiversion-vitepress-build
- Updated to
[email protected]
Bug Fixes
- 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
v1.0.2
- Updated
lando
config sets - Updated to
[email protected]
v1.0.1
v1.0.0
New Features
- Added
maintainer
key tocontributors
- Added
rtfm47
to thedebotify
protocol - Updated to
[email protected]
v1.0.0-beta.42
New Features
- Improved
sponsors.data
to accept a URL that returnsjson
oryaml