File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.1.2
4
+
5
+ [ compare changes] ( https://github.com/Maiquu/nuxt-quasar/compare/v2.1.1...v2.1.2 )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Resolved quasar paths for v2.16 and above ([ 870d8ea] ( https://github.com/Maiquu/nuxt-quasar/commit/870d8ea ) )
10
+ - Inlined quasar in ssr builds ([ 86568c2] ( https://github.com/Maiquu/nuxt-quasar/commit/86568c2 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Bumped quasar devDependency ([ a308f36] ( https://github.com/Maiquu/nuxt-quasar/commit/a308f36 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Ege İliklier ([ @Maiquu ] ( http://github.com/Maiquu ) )
19
+
3
20
## v2.1.1
4
21
5
22
[ compare changes] ( https://github.com/Maiquu/nuxt-quasar/compare/v2.1.0...v2.1.1 )
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.1 " ,
4
+ "version" : " 2.1.2 " ,
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