Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: vuepress/vuepress-plugin-blog

v1.2.1

06 Oct 07:27
Compare
Choose a tag to compare

Bug Fixes

  • cannot filter correct pages for frontmatter classifier (de1d61a)

v1.2.0

06 Oct 07:27
Compare
Choose a tag to compare

Features

  • more abstract $frontmatterKey to yield multiple frontmatter classifiers (7eb1ef4)
  • return null when $pagination doesn't exist (4f08432)

v1.1.1

06 Oct 07:27
Compare
Choose a tag to compare

Bug Fixes

  • $components: SimplePagination doesn't work (5622380)
  • $components: SimplePagination missed styles (a2c1944)

v1.1.0

06 Oct 07:27
Compare
Choose a tag to compare

Bug Fixes

  • $pagination.getSpecificPageLink doesn't work (98a5d69)
  • use id instead of pid to calculate current${frontmattterClassifierId} (#6) (a49fa3d)

Features

  • carding internal implementation (#8) (b249e86)

v1.0.0

06 Oct 07:27
Compare
Choose a tag to compare

Bug Fixes

  • build failed when creating new markdown pages (89dbddb)

v1.0.0-alpha.50

06 Oct 07:27
Compare
Choose a tag to compare
v1.0.0-alpha.50 Pre-release
Pre-release

Features

  • some enhancements (debug / api name) (ab57080)