Skip to content

Latest commit

 

History

History
112 lines (57 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

112 lines (57 loc) · 4.12 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.3 (2024-05-13)

Note: Version bump only for package @mdit-vue/plugin-sfc

2.1.2 (2024-04-15)

Bug Fixes

  • sync markdown-it types updates (#9) (f6768b1)

2.1.0 (2024-04-08)

Features

  • upgrade markdown-it types to v14 (6839be8)

2.0.0 (2023-12-08)

Features

BREAKING CHANGES

  • bump to markdown-it 14

1.0.0 (2023-09-26)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.12.1 (2023-08-24)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.12.0 (2023-02-10)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.11.1 (2022-08-30)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.11.0 (2022-08-25)

Features

  • plugin-sfc: extract all script blocks (8c39df6)

0.10.0 (2022-08-23)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.9.2 (2022-08-18)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.9.1 (2022-07-26)

Bug Fixes

  • plugin-sfc: expose MarkdownSfcBlocks type (c2a91de)

0.9.0 (2022-07-26)

Features

  • plugin-sfc: extract SFC blocks as structured data (5a0aa54)

BREAKING CHANGES

  • plugin-sfc: the type of env.sfcBlocks has been changed

0.8.0 (2022-07-22)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.7.1 (2022-07-20)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.7.0 (2022-07-18)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.6.0 (2022-07-11)

Features

  • types: extract types from shared package (5fc56ce)

0.5.0 (2022-07-06)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.4.0 (2022-07-02)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.3.0 (2022-06-25)

Note: Version bump only for package @mdit-vue/plugin-sfc

0.2.0 (2022-06-23)

Features

  • plugin-sfc: add sfc plugin (1eb4e0a)