Skip to content

Latest commit

 

History

History
111 lines (60 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

111 lines (60 loc) · 1.37 KB

vitepress-plugin-rss

0.3.1

Patch Changes

  • feat: 支持用户传入自定义 transform
  • fix: html render without markdown env
  • Updated dependencies

0.3.0

Minor Changes

  • Updated dependencies
  • feat: support rewrites and dynamic routes
  • feat: support i18n

0.2.10

Patch Changes

  • fix: cdata.replace error

0.2.9

Patch Changes

  • fix: #276 remove ​

0.2.8

Patch Changes

0.2.7

Patch Changes

  • chore: render html and filter perf

0.2.6

Patch Changes

  • fix: dev pending and build failed

0.2.5

Patch Changes

  • feat: Support for customized HTML generation logic

0.2.4

Patch Changes

  • fix: generate title error

0.2.3

Patch Changes

  • chore: add peerdeps
  • chore: clean code

0.2.2

Patch Changes

  • feat: support ignorePublish option,include publish: false frontmatter docs

0.2.1

Patch Changes

  • fix: get cover fail in table

0.2.0

Minor Changes

  • feat: 支持filter过滤目标文章

0.1.3

Patch Changes

  • chore: remove peer deps

0.1.2

Patch Changes

  • feat: 支持设置 RSS 图标的 ariaLabel 同时添加默认 title

0.1.1

Patch Changes

  • feat: RSS 功能优化

0.1.0

Minor Changes

  • feat: init plugin