Skip to content

v1.0.0-beta.40

Compare
Choose a tag to compare
@pirog pirog released this 05 Mar 15:33
· 231 commits to main since this release

New Features

  • Added mergeWith for more explicit contrubutor merging
  • Updated to vitepress@1.0.0-rc.44

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 in div instead of h1