File tree 2 files changed +39
-1
lines changed
2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.14.0
5
+
6
+ [ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.13.5...v0.14.0 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** MDCRenderer:** Do not render script tags ([ 6c6a036] ( https://github.com/nuxt-modules/mdc/commit/6c6a036 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Current links presets ([ #345 ] ( https://github.com/nuxt-modules/mdc/pull/345 ) )
15
+ - Clarifies the need to globally register the custom prose components ([ #347 ] ( https://github.com/nuxt-modules/mdc/pull/347 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Update nuxthub ci ([ 7fe5fe4] ( https://github.com/nuxt-modules/mdc/commit/7fe5fe4 ) )
20
+ - Update ci ([ 3ecd111] ( https://github.com/nuxt-modules/mdc/commit/3ecd111 ) )
21
+ - Update deps ([ 6e45da6] ( https://github.com/nuxt-modules/mdc/commit/6e45da6 ) )
22
+ - Update nuxthub deploy ([ f464043] ( https://github.com/nuxt-modules/mdc/commit/f464043 ) )
23
+ - ** playground:** Add prose ([ 5854ee3] ( https://github.com/nuxt-modules/mdc/commit/5854ee3 ) )
24
+ - ** playground:** Add prose-invert ([ 63cc459] ( https://github.com/nuxt-modules/mdc/commit/63cc459 ) )
25
+ - Upgrade shiki v3 ([ #349 ] ( https://github.com/nuxt-modules/mdc/pull/349 ) )
26
+ - Upgrade deps ([ 9c11dfd] ( https://github.com/nuxt-modules/mdc/commit/9c11dfd ) )
27
+ - Upgrade deps ([ b741441] ( https://github.com/nuxt-modules/mdc/commit/b741441 ) )
28
+ - Revert ohash ([ a648cf8] ( https://github.com/nuxt-modules/mdc/commit/a648cf8 ) )
29
+
30
+ ### 🤖 CI
31
+
32
+ - Add nuxthub workflow ([ 6464d9f] ( https://github.com/nuxt-modules/mdc/commit/6464d9f ) )
33
+ - Add ` pkg-pr-new ` ([ 55f8492] ( https://github.com/nuxt-modules/mdc/commit/55f8492 ) )
34
+
35
+ ### ❤️ Contributors
36
+
37
+
38
+ - Samuel M. Bednarz ([ @CarelessCourage ] ( http://github.com/CarelessCourage ) )
39
+ - Guspan Tanadi ([ @guspan-tanadi ] ( http://github.com/guspan-tanadi ) )
40
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
41
+
4
42
## v0.13.5
5
43
6
44
[ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.13.4...v0.13.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/mdc" ,
3
- "version" : " 0.13.5 " ,
3
+ "version" : " 0.14.0 " ,
4
4
"description" : " Nuxt MDC module" ,
5
5
"repository" : " nuxt-modules/mdc" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments