v1.1.0-beta.1
Pre-release
Pre-release
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
vitepress@1.3.4
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