We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083053f commit 8598741Copy full SHA for 8598741
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.1.11
4
+
5
+[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.10...v2.1.11)
6
7
+### 🩹 Fixes
8
9
+- Type error at `enableQuietSassWarnings` ([083053f](https://github.com/Maiquu/nuxt-quasar/commit/083053f))
10
11
+### ❤️ Contributors
12
13
+- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
14
15
## v2.1.10
16
17
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.9...v2.1.10)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-quasar-ui",
"type": "module",
- "version": "2.1.10",
+ "version": "2.1.11",
"packageManager": "[email protected]",
"description": "Quasar Module for Nuxt (Unofficial)",
"license": "MIT",
0 commit comments