File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.8
5
+
6
+ [ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.7...v0.0.8 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add babel/runtime to support more extensions ([ 802f944] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/802f944 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Add docs for components and update FAQ ([ 0bca0d6] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/0bca0d6 ) )
15
+ - Cleanup code and add documentation ([ 4e64130] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/4e64130 ) )
16
+ - Add tested section ([ 182c3c4] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/182c3c4 ) )
17
+
18
+ ### 🏡 Chore
19
+
20
+ - Add playground theme example ([ 2895720] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/2895720 ) )
21
+ - Fix playground issue ([ 9e5ca76] ( https://github.com/ThimoDEV/nuxt-codemirror/commit/9e5ca76 ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Thimo ([ @ThimoDEV ] ( http://github.com/ThimoDEV ) )
26
+
4
27
## v0.0.7
5
28
6
29
[ compare changes] ( https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-codemirror" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " Nuxt codemirror module" ,
5
5
"repository" : " https://github.com/ThimoDEV/nuxt-codemirror" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments