Releases: vuepress/vuepress-plugin-blog
Releases · vuepress/vuepress-plugin-blog
v1.5.2
Bug Fixes
- generate pagination title correctly (fix: #41) (#42) (586bf14)
- generate paths of frontmatter scope pages properly (fix #39) (#40) (af32668)
- support platform-independent build (fix: #36) (#37) (cc09e81)
v1.5.1
Features
- pass comment props via frontmatter (de002ec)
- switch back vuepress-plugin-sitemap (456c31e)
v1.5.0
Bug Fixes
- cannot override default sitemap options (fb5e00f)
Features
- integrate comment service (aea4305)
v1.3.0
Features
- support configuring frontmatter classifiers scope layout (#24) (3dd3a57)
- support configuring pagination globally (#20) (c156e91)
v1.2.4
Features
- $core: expose frontmatter classification key to client (b04a154)
v1.2.3
Bug Fixes
- $core: validate the existence of directory specified by directory classifier. (close: #1) (d64964d)