antfu/vite-plugin-md
### [`v0.20.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.4)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.3...v0.20.4)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.3...v0.20.4)
### [`v0.20.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.3)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.2...v0.20.3)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.2...v0.20.3)
### [`v0.20.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.2)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.0...v0.20.2)
##### 🐞 Bug Fixes
- Switch example app to use latest version of vite-plugin-md not fixed version - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(443d2)](https://togithub.com/antfu/vite-plugin-md/commit/443d2d0)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.1...v0.20.2)
### [`v0.20.0`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.0)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.11...v0.20.0)
##### 🐞 Bug Fixes
- Fixed handling of HTML comments - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(0dabb)](https://togithub.com/antfu/vite-plugin-md/commit/0dabb60)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.11...v0.20.0)
### [`v0.19.11`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.11)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.10...v0.19.11)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.10...v0.19.11)
### [`v0.19.10`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.10)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.7...v0.19.10)
- this release should be a stable Vite3 release
- the `code`, `link`, and `meta` builder APIs are available externally right now at (`@yankeeinlondon/code-builder`, `@yankeeinlondon/link-builder`, and `@yankeeinlondon/meta-builder`
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.9...v0.19.10)
### [`v0.19.7`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.7)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.6...v0.19.7)
##### 🐞 Bug Fixes
- Remove all builders temporarily - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(cdc00)](https://togithub.com/antfu/vite-plugin-md/commit/cdc00b7)
- Please view the `0.19.x` release as transitory ... we are introducing both Vite3 support and externalizing the builder API more than we have in the past to keep the core nice and focused
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.6...v0.19.7)
### [`v0.19.6`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.6)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.5...v0.19.6)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.5...v0.19.6)
### [`v0.19.5`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.5)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.4...v0.19.5)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.4...v0.19.5)
### [`v0.19.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.4)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.3...v0.19.4)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.3...v0.19.4)
### [`v0.19.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.3)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.2...v0.19.3)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.2...v0.19.3)
### [`v0.19.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.2)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.1...v0.19.2)
##### 🐞 Bug Fixes
- Fixed broken test - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(59403)](https://togithub.com/antfu/vite-plugin-md/commit/59403a6)
- Forced to pnpm to version 7.5.2 as 7.6.x breaks workflow when repo has peer deps - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(06526)](https://togithub.com/antfu/vite-plugin-md/commit/06526ca)
- Moved github actions to specifically target verson 7.5.2 of pnpm - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(84c43)](https://togithub.com/antfu/vite-plugin-md/commit/84c43a2)
- Rebuild lock file with pnpm@7.5.2 - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(71836)](https://togithub.com/antfu/vite-plugin-md/commit/71836e7)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.1...v0.19.2)
### [`v0.18.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.18.1)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.0...v0.18.1)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.0...v0.18.1)
### [`v0.18.0`](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.4...v0.18.0)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.4...v0.18.0)
### [`v0.17.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.4)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.3...v0.17.4)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.3...v0.17.4)
### [`v0.17.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.3)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.2...v0.17.3)
##### 🐞 Bug Fixes
- Remove dep import into MarkdownIt which doesn't play well with ESM [`e97e614`](https://togithub.com/antfu/vite-plugin-md/commit/e97e614) by [@yankeeinlondon](https://togithub.com/yankeeinlondon)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.2...v0.17.3)
### [`v0.17.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.2)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.1...v0.17.2)
##### 🐞 Bug Fixes
- WrapperComponent error [`#97`](https://togithub.com/antfu/vite-plugin-md/issues/97)
- `noopener` typo for rel attribute of `` [`#98`](https://togithub.com/antfu/vite-plugin-md/issues/98)
##### ❤️ Contributors
Thanks to [@kecrily](https://togithub.com/kecrily) | [@yankeeinlondon](https://togithub.com/yankeeinlondon)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.1...v0.17.2)
### [`v0.17.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.1)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.1...v0.17.1)
- feat: added **sourcemap** support
- fix: built `fp-ts` library into this repo's dist output to avoid **fp-ts**'s hard to detect ESM / CJS filenaming and subsequent issues with ESM modules using this plugin
##### ❤️ Contributors
Thanks to [@yankeeinlondon](https://togithub.com/yankeeinlondon)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.0...v0.17.1)
### [`v0.16.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.16.1)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.0...v0.16.1)
##### 🐞 Bug Fixes
- Fixed missing symbol export [`85897f2`](https://togithub.com/antfu/vite-plugin-md/commit/85897f2)
##### ❤️ Contributors
Thanks to [@yankeeinlondon](https://togithub.com/yankeeinlondon)
##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.0...v0.16.1)
### [`v0.16.0`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.16.0)
[Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.15.0...v0.16.0)
- feat: exported all the symbols external authors of Builder's will need to build their own extensions
- fix: `` components will now be translated to `kebab-case` components before DOM API is used (and caps info is lost)
- fix: [@vue/head](https://togithub.com/vue/head) didn't work well together with the `meta()` builder in the past, this has been resolved
- fix: `excerpts` are property exported from components and the ability to pass in a callback function for your own bespoke excerpt parser is also fixed
- fix: if markdown contained multiple ` Githubissues.
This PR contains the following updates:
^0.12.4
->0.20.4
Release Notes
antfu/vite-plugin-md
### [`v0.20.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.4) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.3...v0.20.4) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.3...v0.20.4) ### [`v0.20.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.3) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.2...v0.20.3) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.2...v0.20.3) ### [`v0.20.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.2) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.0...v0.20.2) ##### 🐞 Bug Fixes - Switch example app to use latest version of vite-plugin-md not fixed version - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(443d2)](https://togithub.com/antfu/vite-plugin-md/commit/443d2d0) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.20.1...v0.20.2) ### [`v0.20.0`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.20.0) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.11...v0.20.0) ##### 🐞 Bug Fixes - Fixed handling of HTML comments - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(0dabb)](https://togithub.com/antfu/vite-plugin-md/commit/0dabb60) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.11...v0.20.0) ### [`v0.19.11`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.11) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.10...v0.19.11) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.10...v0.19.11) ### [`v0.19.10`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.10) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.7...v0.19.10) - this release should be a stable Vite3 release - the `code`, `link`, and `meta` builder APIs are available externally right now at (`@yankeeinlondon/code-builder`, `@yankeeinlondon/link-builder`, and `@yankeeinlondon/meta-builder` ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.9...v0.19.10) ### [`v0.19.7`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.7) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.6...v0.19.7) ##### 🐞 Bug Fixes - Remove all builders temporarily - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(cdc00)](https://togithub.com/antfu/vite-plugin-md/commit/cdc00b7) - Please view the `0.19.x` release as transitory ... we are introducing both Vite3 support and externalizing the builder API more than we have in the past to keep the core nice and focused ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.6...v0.19.7) ### [`v0.19.6`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.6) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.5...v0.19.6) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.5...v0.19.6) ### [`v0.19.5`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.5) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.4...v0.19.5) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.4...v0.19.5) ### [`v0.19.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.4) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.3...v0.19.4) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.3...v0.19.4) ### [`v0.19.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.3) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.2...v0.19.3) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.2...v0.19.3) ### [`v0.19.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.19.2) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.1...v0.19.2) ##### 🐞 Bug Fixes - Fixed broken test - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(59403)](https://togithub.com/antfu/vite-plugin-md/commit/59403a6) - Forced to pnpm to version 7.5.2 as 7.6.x breaks workflow when repo has peer deps - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(06526)](https://togithub.com/antfu/vite-plugin-md/commit/06526ca) - Moved github actions to specifically target verson 7.5.2 of pnpm - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(84c43)](https://togithub.com/antfu/vite-plugin-md/commit/84c43a2) - Rebuild lock file with pnpm@7.5.2 - by [@yankeeinlondon](https://togithub.com/yankeeinlondon) [(71836)](https://togithub.com/antfu/vite-plugin-md/commit/71836e7) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.19.1...v0.19.2) ### [`v0.18.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.18.1) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.0...v0.18.1) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.18.0...v0.18.1) ### [`v0.18.0`](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.4...v0.18.0) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.4...v0.18.0) ### [`v0.17.4`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.4) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.3...v0.17.4) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.3...v0.17.4) ### [`v0.17.3`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.3) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.2...v0.17.3) ##### 🐞 Bug Fixes - Remove dep import into MarkdownIt which doesn't play well with ESM [`e97e614`](https://togithub.com/antfu/vite-plugin-md/commit/e97e614) by [@yankeeinlondon](https://togithub.com/yankeeinlondon) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.2...v0.17.3) ### [`v0.17.2`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.2) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.1...v0.17.2) ##### 🐞 Bug Fixes - WrapperComponent error [`#97`](https://togithub.com/antfu/vite-plugin-md/issues/97) - `noopener` typo for rel attribute of `` [`#98`](https://togithub.com/antfu/vite-plugin-md/issues/98) ##### ❤️ Contributors Thanks to [@kecrily](https://togithub.com/kecrily) | [@yankeeinlondon](https://togithub.com/yankeeinlondon) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.1...v0.17.2) ### [`v0.17.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.17.1) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.1...v0.17.1) - feat: added **sourcemap** support - fix: built `fp-ts` library into this repo's dist output to avoid **fp-ts**'s hard to detect ESM / CJS filenaming and subsequent issues with ESM modules using this plugin ##### ❤️ Contributors Thanks to [@yankeeinlondon](https://togithub.com/yankeeinlondon) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.17.0...v0.17.1) ### [`v0.16.1`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.16.1) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.0...v0.16.1) ##### 🐞 Bug Fixes - Fixed missing symbol export [`85897f2`](https://togithub.com/antfu/vite-plugin-md/commit/85897f2) ##### ❤️ Contributors Thanks to [@yankeeinlondon](https://togithub.com/yankeeinlondon) ##### [View changes on GitHub](https://togithub.com/antfu/vite-plugin-md/compare/v0.16.0...v0.16.1) ### [`v0.16.0`](https://togithub.com/antfu/vite-plugin-md/releases/tag/v0.16.0) [Compare Source](https://togithub.com/antfu/vite-plugin-md/compare/v0.15.0...v0.16.0) - feat: exported all the symbols external authors of Builder's will need to build their own extensions - fix: `