We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 596ddee commit 490dd47Copy full SHA for 490dd47
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.1.9
4
+
5
+[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.8...v2.1.9)
6
7
+### 🩹 Fixes
8
9
+- Build error by pinning typescript version to `5.6.3` ([596ddee](https://github.com/Maiquu/nuxt-quasar/commit/596ddee))
10
11
+### ❤️ Contributors
12
13
+- Ege İliklier ([@Maiquu](http://github.com/Maiquu))
14
15
## v2.1.8
16
17
[compare changes](https://github.com/Maiquu/nuxt-quasar/compare/v2.1.7...v2.1.8)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-quasar-ui",
"type": "module",
- "version": "2.1.8",
+ "version": "2.1.9",
"packageManager": "[email protected]",
"description": "Quasar Module for Nuxt (Unofficial)",
"license": "MIT",
0 commit comments