|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## v0.3.5 |
4 | | - |
5 | | -[compare changes](https://github.com/nuxtify-dev/app/compare/v0.3.4...v0.3.5) |
6 | | - |
7 | | -### 🚀 Enhancements |
8 | | - |
9 | | -- Firebase table create slug overriding ([05bf6b1](https://github.com/nuxtify-dev/app/commit/05bf6b1)) |
10 | | -- **playground:** Add polished demos ([852b00a](https://github.com/nuxtify-dev/app/commit/852b00a)) |
11 | | - |
12 | | -### 🩹 Fixes |
13 | | - |
14 | | -- **types:** Duplicate type import ([e256dc5](https://github.com/nuxtify-dev/app/commit/e256dc5)) |
15 | | -- **ui:** Alignment issue ([9a5c3d9](https://github.com/nuxtify-dev/app/commit/9a5c3d9)) |
16 | | -- Make metadata update optional on file upload ([71b3b76](https://github.com/nuxtify-dev/app/commit/71b3b76)) |
17 | | - |
18 | | -### 📖 Documentation |
19 | | - |
20 | | -- Use npmx.dev in readme ([a5523a3](https://github.com/nuxtify-dev/app/commit/a5523a3)) |
21 | | - |
22 | | -### 🏡 Chore |
23 | | - |
24 | | -- Update release command ([bc290b5](https://github.com/nuxtify-dev/app/commit/bc290b5)) |
25 | | -- **ci:** Update gh ci workflow ([8989399](https://github.com/nuxtify-dev/app/commit/8989399)) |
26 | | -- Prefer nuxt to nuxi ([6ff97e0](https://github.com/nuxtify-dev/app/commit/6ff97e0)) |
27 | | -- Spelling ([0c16d79](https://github.com/nuxtify-dev/app/commit/0c16d79)) |
28 | | - |
| 3 | +## v0.4.0 |
| 4 | + |
| 5 | +Requires Nuxt 4. |
| 6 | + |
| 7 | +[compare changes](https://github.com/nuxtify-dev/app/compare/v0.3.5...v0.4.0) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- **types:** Export module types ([4b2158a](https://github.com/nuxtify-dev/app/commit/4b2158a)) |
| 12 | +- **playground:** Add stackblitz start command ([e0d9161](https://github.com/nuxtify-dev/app/commit/e0d9161)) |
| 13 | + |
| 14 | +### 🩹 Fixes |
| 15 | + |
| 16 | +- **playground:** Nuxt 4 dependency ([d2123ea](https://github.com/nuxtify-dev/app/commit/d2123ea)) |
| 17 | +- **ui:** Link hover class ([f421c48](https://github.com/nuxtify-dev/app/commit/f421c48)) |
| 18 | + |
| 19 | +### 💅 Refactors |
| 20 | + |
| 21 | +- ⚠️ Use module dependencies ([43f100d](https://github.com/nuxtify-dev/app/commit/43f100d)) |
| 22 | +- Use useRouteParam ([b2eaae6](https://github.com/nuxtify-dev/app/commit/b2eaae6)) |
| 23 | + |
| 24 | +### 🏡 Chore |
| 25 | + |
| 26 | +- **deps:** ⚠️ Upgrade to nuxt 4 ([271f394](https://github.com/nuxtify-dev/app/commit/271f394)) |
| 27 | +- Delete .npmrc ([531fda1](https://github.com/nuxtify-dev/app/commit/531fda1)) |
| 28 | +- Lint ([8b27e62](https://github.com/nuxtify-dev/app/commit/8b27e62)) |
| 29 | + |
| 30 | +#### ⚠️ Breaking Changes |
| 31 | + |
| 32 | +- ⚠️ Use module dependencies ([43f100d](https://github.com/nuxtify-dev/app/commit/43f100d)) |
| 33 | +- **deps:** ⚠️ Upgrade to nuxt 4 ([271f394](https://github.com/nuxtify-dev/app/commit/271f394)) |
| 34 | + |
| 35 | +## v0.3.5 |
| 36 | + |
| 37 | +[compare changes](https://github.com/nuxtify-dev/app/compare/v0.3.4...v0.3.5) |
| 38 | + |
| 39 | +### 🚀 Enhancements |
| 40 | + |
| 41 | +- Firebase table create slug overriding ([05bf6b1](https://github.com/nuxtify-dev/app/commit/05bf6b1)) |
| 42 | +- **playground:** Add polished demos ([852b00a](https://github.com/nuxtify-dev/app/commit/852b00a)) |
| 43 | + |
| 44 | +### 🩹 Fixes |
| 45 | + |
| 46 | +- **types:** Duplicate type import ([e256dc5](https://github.com/nuxtify-dev/app/commit/e256dc5)) |
| 47 | +- **ui:** Alignment issue ([9a5c3d9](https://github.com/nuxtify-dev/app/commit/9a5c3d9)) |
| 48 | +- Make metadata update optional on file upload ([71b3b76](https://github.com/nuxtify-dev/app/commit/71b3b76)) |
| 49 | + |
| 50 | +### 📖 Documentation |
| 51 | + |
| 52 | +- Use npmx.dev in readme ([a5523a3](https://github.com/nuxtify-dev/app/commit/a5523a3)) |
| 53 | + |
| 54 | +### 🏡 Chore |
| 55 | + |
| 56 | +- Update release command ([bc290b5](https://github.com/nuxtify-dev/app/commit/bc290b5)) |
| 57 | +- **ci:** Update gh ci workflow ([8989399](https://github.com/nuxtify-dev/app/commit/8989399)) |
| 58 | +- Prefer nuxt to nuxi ([6ff97e0](https://github.com/nuxtify-dev/app/commit/6ff97e0)) |
| 59 | +- Spelling ([0c16d79](https://github.com/nuxtify-dev/app/commit/0c16d79)) |
| 60 | + |
29 | 61 | ## v0.3.4 |
30 | 62 |
|
31 | 63 | - security: lock down all routes by default |
|
0 commit comments