Skip to content

v1.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pirog pirog released this 30 Sep 18:05
· 150 commits to main since this release

New Features

  • Added new multiversion-vitepress-build command
  • Added useTags composable to get docs version information from git
  • 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 no git history
  • Fixed bug caused by icon being a variable instead of a string in VPLTeamMembersItem
  • Fixed bug caused by VPLTeamMembers.members typing as Object instead of Array
  • Fixed bug causing robots.txt policies to not be applied when using policies instead of policy
  • Fixed watch bug on VPLCollectionItems preventing tag toggling from working correctly