We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bf991 commit d7d4105Copy full SHA for d7d4105
2 files changed
CHANGELOG.md
@@ -1,6 +1,24 @@
1
# Changelog
2
3
4
+## v1.0.3
5
+
6
7
+### 🩹 Fixes
8
9
+ - Template plugin imports quasar plugins from correct path (1ccfb2c)
10
11
+### 🏡 Chore
12
13
+ - Added plugin showcase to playground (39ce3f1)
14
+ - Added note regarding certain quasar plugins (8bac5d3)
15
+ - Added 'plugins' to QuasarImports (8daf057)
16
+ - Added notice about meta manipulating Quasar plugins to README.md (24bf991)
17
18
+### ❤️ Contributors
19
20
+- Maiquu ([@Maiquu](http://github.com/Maiquu))
21
22
## v1.0.2
23
24
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-quasar-ui",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Quasar Module for Nuxt (Unofficial)",
"license": "MIT",
"type": "module",
0 commit comments