File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.17.4
5
+
6
+ [ compare changes] ( https://github.com/nuxt-content/mdc/compare/v0.17.3...v0.17.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** docs:** Remark and rehype plugin syntax ([ #416 ] ( https://github.com/nuxt-content/mdc/pull/416 ) )
11
+ - Use ` @shikijs/core ` instead of ` shiki/core ` for better tracing ([ #421 ] ( https://github.com/nuxt-content/mdc/pull/421 ) )
12
+ - Merge highlight options with ` defu ` ([ #409 ] ( https://github.com/nuxt-content/mdc/pull/409 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Upgrade deps ([ ab386cb] ( https://github.com/nuxt-content/mdc/commit/ab386cb ) )
17
+ - Upgrade lock file ([ d92ff99] ( https://github.com/nuxt-content/mdc/commit/d92ff99 ) )
18
+ - Rename repository ([ d37dfc3] ( https://github.com/nuxt-content/mdc/commit/d37dfc3 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Farnabaz < farnabaz@gmail.com >
23
+ - Toni < toni88x@gmail.com >
24
+
4
25
## v0.17.3
5
26
6
27
[ compare changes] ( https://github.com/nuxt-content/mdc/compare/v0.17.2...v0.17.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/mdc" ,
3
- "version" : " 0.17.3 " ,
3
+ "version" : " 0.17.4 " ,
4
4
"description" : " Nuxt MDC module" ,
5
5
"repository" : " nuxt-content/mdc" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments