Releases: lando/vitepress-theme-default-plus
Releases · lando/vitepress-theme-default-plus
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
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
v1.0.0-beta.41
v1.0.0-beta.40
New Features
- Added
mergeWith
for more explicit contrubutor merging - Updated to
[email protected]
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.vue
to wrap name indiv
instead ofh1