File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.1.10
4
+
5
+ [ compare changes] ( https://github.com/Maiquu/nuxt-quasar/compare/v2.1.9...v2.1.10 )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Quasar files being externalized in ` ssr ` , resolves #107 ([ #107 ] ( https://github.com/Maiquu/nuxt-quasar/issues/107 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Updated dependencies ([ 12e8994] ( https://github.com/Maiquu/nuxt-quasar/commit/12e8994 ) )
14
+ - Rename ` typecheck ` script to ` test:types ` , use ` vue-tsc ` for typechecking ([ 707e26a] ( https://github.com/Maiquu/nuxt-quasar/commit/707e26a ) )
15
+ - MIT License ([ f31d05e] ( https://github.com/Maiquu/nuxt-quasar/commit/f31d05e ) )
16
+ - Update ` packageManager ` version ([ dc5cd17] ( https://github.com/Maiquu/nuxt-quasar/commit/dc5cd17 ) )
17
+ - Update dependencies (mostly dev) ([ 597c81c] ( https://github.com/Maiquu/nuxt-quasar/commit/597c81c ) )
18
+
19
+ ### 🎨 Styles
20
+
21
+ - Migrate to ` @nuxt/eslint-config ` ([ 5f76d7c] ( https://github.com/Maiquu/nuxt-quasar/commit/5f76d7c ) )
22
+
23
+ ### 🤖 CI
24
+
25
+ - Create release after publish succeeds ([ a7792b2] ( https://github.com/Maiquu/nuxt-quasar/commit/a7792b2 ) )
26
+
27
+ ### ❤️ Contributors
28
+
29
+ - Ege İliklier ([ @Maiquu ] ( http://github.com/Maiquu ) )
30
+
3
31
## v2.1.9
4
32
5
33
[ compare changes] ( https://github.com/Maiquu/nuxt-quasar/compare/v2.1.8...v2.1.9 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-quasar-ui" ,
3
3
"type" : " module" ,
4
- "version" : " 2.1.9 " ,
4
+ "version" : " 2.1.10 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " Quasar Module for Nuxt (Unofficial)" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments