Skip to content

Commit ae544ae

Browse files
committed
chore(release): v1.0.4
1 parent a242876 commit ae544ae

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Changelog
22

33

4+
## v1.0.4
5+
6+
7+
### 🩹 Fixes
8+
9+
- Resolving directives, code transformation for directives (dd36477)
10+
11+
### 📖 Documentation
12+
13+
- Added prerequisites section (2897f40)
14+
- Added FAQ section, removed known issues for now (8d923c1)
15+
16+
### 🏡 Chore
17+
18+
- KebabCase utility (b2069cc)
19+
- KebabCase property for directive imports (fdf3ffd)
20+
- Directives showcase for playground (a242876)
21+
22+
### 🎨 Styles
23+
24+
- Double quoted strings in transformed code for consistency (a698459)
25+
26+
### ❤️ Contributors
27+
28+
- Maiquu ([@Maiquu](http://github.com/Maiquu))
29+
430
## v1.0.3
531

632

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-quasar-ui",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Quasar Module for Nuxt (Unofficial)",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)