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 11# Changelog
22
33
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+
424## v0.0.12
525
626[ 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 11{
22 "name" : " nuxt-codemirror" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "description" : " Nuxt codemirror module" ,
55 "repository" : " https://github.com/ThimoDEV/nuxt-codemirror" ,
66 "homepage" : " https://github.com/ThimoDEV/nuxt-codemirror#readme" ,
5656 "changelogen" : " ^0.6.1" ,
5757 "eslint" : " ^9.22.0" ,
5858 "nuxt" : " ^3.16.0" ,
59- "typescript" : " ^5.8 .2" ,
59+ "typescript" : " 5.3 .2" ,
6060 "vitest" : " ^3.0.8" ,
61- "vue-tsc" : " ^2.2.8 "
61+ "vue-tsc" : " 2.0.29 "
6262 },
6363 "keywords" : [
6464 " nuxt" ,
You can’t perform that action at this time.
0 commit comments