Skip to content

Releases: jojomatik/nuxt-3-base

v1.0.1

03 Apr 21:14
Compare
Choose a tag to compare

1.0.1 (2024-04-03)

Bug Fixes

  • update storybook config (3eb701e)
  • use type import to prevent error (4a9ad95)

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 to 1.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

03 Apr 21:12
Compare
Choose a tag to compare
v1.0.1-beta.8 Pre-release
Pre-release

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

03 Apr 20:52
Compare
Choose a tag to compare
v1.0.1-beta.7 Pre-release
Pre-release

1.0.1-beta.7 (2024-04-03)

Bug Fixes

  • update storybook config (3eb701e)

Dependency updates

  • deps: bump @jojomatik/nuxt-bundle to 1.1.1-beta.4 (be1c451)
  • deps: recreate lockfile (5c1efa9)

v1.0.1-beta.6

03 Apr 20:43
Compare
Choose a tag to compare
v1.0.1-beta.6 Pre-release
Pre-release

1.0.1-beta.6 (2024-04-03)

Bug Fixes

  • use type import to prevent error (4a9ad95)

v1.0.1-beta.5

03 Apr 20:38
Compare
Choose a tag to compare
v1.0.1-beta.5 Pre-release
Pre-release

1.0.1-beta.5 (2024-04-03)

Dependency updates

  • deps: bump nuxt from 3.10.2 to 3.11.1 (2302c23)

v1.0.1-beta.4

03 Apr 20:13
Compare
Choose a tag to compare
v1.0.1-beta.4 Pre-release
Pre-release

1.0.1-beta.4 (2024-04-03)

Dependency updates

  • deps: bump vue from 3.4.19 to 3.4.21 (823a438)

v1.0.1-beta.3

15 Feb 16:40
Compare
Choose a tag to compare
v1.0.1-beta.3 Pre-release
Pre-release

1.0.1-beta.3 (2024-02-15)

Dependency updates

  • deps: bump nuxt from 3.10.1 to 3.10.2 (ff85117)

v1.0.1-beta.2

15 Feb 16:35
Compare
Choose a tag to compare
v1.0.1-beta.2 Pre-release
Pre-release

1.0.1-beta.2 (2024-02-15)

Dependency updates

  • deps: bump vue from 3.4.18 to 3.4.19 (5c89083)

v1.0.1-beta.1

10 Feb 21:36
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release

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

10 Feb 11:45
Compare
Choose a tag to compare

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

Bug Fixes

  • add .gitkeep file to keep the public 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 to nuxt.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

  • enable compression (f4ecf43)
  • use @mdi/js instead of @mdi/font (9252657)

Dependency updates

  • deps: add eslint, vue and vite 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)...
Read more