File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.4
5+
6+ [ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.1.3...v0.1.4 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** MDCSlot:** Do not unwrap Comment nodes ([ fa45aa8] ( https://github.com/nuxt-modules/mdc/commit/fa45aa8 ) )
11+ - ** slot-transformer:** Drop plugin in favor of context imports ([ f941516] ( https://github.com/nuxt-modules/mdc/commit/f941516 ) )
12+ - ** MDC:** Use raw content as ` useAsyncData ` key in ` <MDC> ` ([ 400e0de] ( https://github.com/nuxt-modules/mdc/commit/400e0de ) )
13+ - ** MDCSlot:** Do not merge non-text vnodes ([ 82a5ff1] ( https://github.com/nuxt-modules/mdc/commit/82a5ff1 ) )
14+
15+ ### ❤️ Contributors
16+
17+ - Farnabaz < farnabaz@gmail.com >
18+
419## v0.1.3
520
621[ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.1.2...v0.1.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxtjs/mdc" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Nuxt MDC module" ,
55 "repository" : " nuxt-modules/mdc" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments