File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.13
5
+
6
+ [ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.12...v0.0.13 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** deps:** Update codemirror ([ 3e4e70c] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/3e4e70c ) )
11
+ - ** deps:** Update dependency @babel/runtime to v7.26.10 ([ 3348125] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/3348125 ) )
12
+ - Seems highlighting works now ([ 7d5deb0] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/7d5deb0 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Updated playground packages ([ 4917b9b] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/4917b9b ) )
17
+ - Update packages and playground ([ 7286703] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/7286703 ) )
18
+ - Cleanup unused imports ([ 5c43151] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/5c43151 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Thimo ([ @ThimoDEV ] ( https://github.com/ThimoDEV ) )
23
+
4
24
## v0.0.12
5
25
6
26
[ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.11...v0.0.12 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-codemirror" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
4
4
"description" : " Nuxt codemirror module" ,
5
5
"repository" : " https://github.com/ThimoDEV/nuxt-codemirror" ,
6
6
"homepage" : " https://github.com/ThimoDEV/nuxt-codemirror#readme" ,
56
56
"changelogen" : " ^0.6.1" ,
57
57
"eslint" : " ^9.22.0" ,
58
58
"nuxt" : " ^3.16.0" ,
59
- "typescript" : " ^5.8 .2" ,
59
+ "typescript" : " 5.3 .2" ,
60
60
"vitest" : " ^3.0.8" ,
61
- "vue-tsc" : " ^2.2.8 "
61
+ "vue-tsc" : " 2.0.29 "
62
62
},
63
63
"keywords" : [
64
64
" nuxt" ,
You can’t perform that action at this time.
0 commit comments