Releases: jojomatik/nuxt-3-base
Releases · jojomatik/nuxt-3-base
v1.0.1
1.0.1 (2024-04-03)
Bug Fixes
Dependency updates
- deps: bump @jojomatik/nuxt-bundle from 1.0.0 to 1.1.0 (d2c9027)
- deps: bump @jojomatik/nuxt-bundle from 1.1.1-beta.4 to 1.1.2 (4057988)
- deps: bump
@jojomatik/nuxt-bundle
to1.1.1-beta.4
(be1c451) - deps: bump nuxt from 3.10.1 to 3.10.2 (ff85117)
- deps: bump nuxt from 3.10.2 to 3.11.1 (2302c23)
- deps: bump vue from 3.4.18 to 3.4.19 (5c89083)
- deps: bump vue from 3.4.19 to 3.4.21 (823a438)
- deps: recreate lockfile (5c1efa9)
v1.0.1-beta.8
1.0.1-beta.8 (2024-04-03)
Dependency updates
- deps: bump @jojomatik/nuxt-bundle from 1.1.1-beta.4 to 1.1.2 (4057988)
v1.0.1-beta.7
v1.0.1-beta.6
v1.0.1-beta.5
v1.0.1-beta.4
v1.0.1-beta.3
v1.0.1-beta.2
v1.0.1-beta.1
1.0.1-beta.1 (2024-02-10)
Dependency updates
- deps: bump @jojomatik/nuxt-bundle from 1.0.0 to 1.1.0 (d2c9027)
v1.0.0
1.0.0 (2024-02-10)
Dear users of nuxt-3-base,
this is the first full release version of this project. Long lasting issue #4 has now been marked as completed and after exactly 100 beta-releases I feel (somewhat) confident that all larger issues with the template have been resolved. Feel free to open any issues if any arise.
This project follows semantic versioning rules. Configuration updates and tested dependency updates can be received by updating the version of @jojomatik/nuxt-bundle
.
Thanks for using this template, feedback is always welcome.
~ @jojomatik
Features
- add
app.vue
example (c255e1f) - add
error.vue
for custom error handling (c6e41f6) - add
main.scss
and import it inapp.vue
(dd9a4bf) - add
robots.txt
(4ed260d) - add basic nuxt3 project (34231ed)
- add CI and automatic releases (0c776cd)
- add class-style component syntax (b195a19)
- add example story for login sheet (8c6ff3a)
- add example usage of
@Model
(d09e8c6), closes kaorun343/vue-property-decorator#415 #6 - add favicon (5ebad48)
- add html attribute
lang
(59bc637) - add image example (8e9acf2)
- add internationalization (9e4fd4b)
- add link to
/license-information
(bb0a7d6) - add linting with
eslint
andprettier
(72e01dd) - add meta information to
index.vue
(375d143) - add route-redirect example (6e45e33)
- add routing example (fc70b3d)
- add SEO meta (4c014d5)
- add storybook (d5ee78b), closes #226
- add support for mdi-icons (197339d)
- add vuetify (fdcb2fa)
- configure i18n in storybook (4515b6f)
- generate license report (a0c85bf), closes #7
- include font
roboto
(b1d8ba5) - switch to storybook modes (#456) (166a213)
- use
@nuxt/image
(117214a), closes #265 - use dependabot for automatic dependency updates (a3a8648)
Bug Fixes
- add
.gitkeep
file to keep thepublic
directory (758c74a) - add alt text to image (d10ad5f)
- change event name (92c3168)
- change theme to match default vuetify theme (d5ff8e6)
- comply with naming convention for emit function (f35f1ab)
- correct storybook styles (163b1ad)
- correctly resolve storybook config (b606ecc)
- fix
open-pull-requests-limit
of dependabot (88dacaa) - modify example usage of
@Model
(e6f80e5) - move
titleTemplate
tonuxt.config.ts
(1cc7184) - properly treeshake vuetify (62a1ded)
- store
imports.d.ts
in.storybook
and ignore file (65dde06) - update eslint ruleset (ad7b803)
- update type import (8b4c602)
- use
useI18n
API (c47541d), closes #5
Performance Improvements
Dependency updates
- deps: add
eslint
,vue
andvite
as (dev-)dependencies (06c0d61) - deps: bump @fontsource/roboto from 4.5.8 to 5.0.1 (7543200)
- deps: bump @fontsource/roboto from 5.0.1 to 5.0.2 (86e77f0)
- deps: bump @fontsource/roboto from 5.0.2 to 5.0.4 (1ab6249)
- deps: bump @fontsource/roboto from 5.0.4 to 5.0.5 (902fd7b)
- deps: bump @fontsource/roboto from 5.0.5 to 5.0.8 (6abf4fc)
- deps: bump @jojomatik/nuxt-bundle (21e40e9)
- deps: bump @jojomatik/nuxt-bundle (b25f6e4)
- deps: bump @jojomatik/nuxt-bundle (e78517e)
- deps: bump @jojomatik/nuxt-bundle (9448d33)
- deps: bump @jojomatik/nuxt-bundle (eefc6f2)
- deps: bump @jojomatik/nuxt-bundle (2b72aec)
- deps: bump @jojomatik/nuxt-bundle (1cd7482)
- deps: bump @jojomatik/nuxt-bundle (e768d48)
- deps: bump @jojomatik/nuxt-bundle (7a2f739)
- deps: bump @jojomatik/nuxt-bundle (6a07f9e)
- deps: bump @jojomatik/nuxt-bundle from 1.0.0-beta.20 to 1.0.0 (7b875d8)
- deps: bump @mdi/js from 7.1.96 to 7.2.96 (1bd9ca2)...