Skip to content

Releases: lazercaveman/nuxt-starter

v1.4.3 Dependency Updates & change of dependabot ecosystem

07 Nov 12:33
8c619f4

Choose a tag to compare

Features

  • Updated dependencies

Fixed

  • change dependabot ecosystem

v1.4.2 Dependency Updates

30 May 08:40
ab09187

Choose a tag to compare

Merge pull request #32 from lazercaveman/release/v1.4.2/minor-optimiz…

Minor optimizations

12 Feb 10:40
f8d9e26

Choose a tag to compare

What's Changed

Within this release the nuxt.config got a little cleaned-up/restructured/optimized

Full Changelog: v1.4.0...v1.4.1

Update to Nuxt 3.10.1 & remove Storybook

09 Feb 14:58

Choose a tag to compare

Changelog

Updated Dependencies

  • nuxt updated to ^3.10.1.

Removed Dependencies

Storybook 7 brought some fundamental changes - basic elements like the Docs extension require the React Library to run successfully, so I decided to remove it for now:

  • @storybook/addon-a11y, @storybook/addon-essentials, @storybook/addon-postcss, @storybook/builder-vite, @storybook/vue3, storybook-dark-mode wurden entfernt.

Scripts

The scripts for Storybook have been removed

DevDependencies

  • @nuxt/devtools updated to ^1.0.8.
  • @vitest/coverage-c8, @vitest/ui, postcss, sass, sass-loader, tailwindcss, typescript, vite-svg-loader, vitest bleiben unverändert.

Update to Nuxt 3.6 + dependency updates

24 Jun 09:51

Choose a tag to compare

Upgraded some dependencies:

@nuxt/devtools ------------------------------ ◯ ^0.5.5 ------- ◉ ^0.6.3 -------
@vitest/coverage-c8 ------------------------- ◯ ^0.31.4 ------ ◉ ^0.32.2 ------
@vitest/ui ---------------------------------- ◯ ^0.31.4 ------ ◉ ^0.32.2 ------
nuxt ---------------------------------------- ◯ ^3.5.2 ------- ◉ ^3.6.0 -------
pinia --------------------------------------- ◯ ^2.1.3 ------- ◉ ^2.1.4 -------
sass-loader --------------------------------- ◯ ^13.3.1 ------ ◉ ^13.3.2 ------
sass ---------------------------------------- ◯ ^1.62.1 ------ ◉ ^1.63.6 ------
vitest -------------------------------------- ◯ ^0.31.4 ------ ◉ ^0.32.2 ------

Other changes

vite.config.ts to options.vite

Vite config is now part of nuxt.config: https://nuxt.com/docs/getting-started/configuration#external-configuration-files

Remove postcss.config to options.postcss

Postcss config is now part of nuxt.config: https://nuxt.com/docs/getting-started/configuration#external-configuration-files

Updated Dependencies

04 Jun 09:11
c11d169

Choose a tag to compare

What's Changed

  • updated nuxt to version 3.5.2
  • @nuxt/devtools
  • @vitest/coverage-c8
  • @vitest/ui
  • postcss
  • sass
  • sass-loader
  • tailwindcss
  • typescript
  • pinia
  • @pinia/nuxt

Full Changelog: v.1.2.4...v1.2.5

Updated Dependencies

11 Apr 14:40
660b0c3

Choose a tag to compare

What's Changed

Full Changelog: v.1.2.3...v.1.2.4

Adding Nuxt Dev Tools

17 Mar 13:17
6924402

Choose a tag to compare

What's Changed

Full Changelog: v.1.2.2...v.1.2.3

Update Packages & fix Storybook docs

17 Mar 09:15

Choose a tag to compare

What's Changed

  • Updated Nuxt to 3.3.1
  • Downgrade of @storybook/builder-vite to 0.2.7 due to problems with newest versions and storybook docs
  • Updated @storybook/addon-postcss to 2.0.0
  • Updated @vitest/coverage-c8 to 0.29.3
  • Updated @vitest/coverage-c8 to 0.29.3
  • Updated @vitest/ui to 0.29.3
  • Updated sass to 1.59.3
  • Updated storybook-dark-mode to 2.1.1
  • Updated typescript to 5.0.2
  • Updated vitest to 0.29.3
  • Updated @pinia/nuxt to 0.4.7
  • Updated pinia to 2.0.33

v.1.2.1

18 Feb 10:51
1933749

Choose a tag to compare

What's Changed

  • Nuxt 3.2.2
  • tailwindcss: 3.2.7
  • storybook/builder-vite: 0.4.2
  • vitest/coverage-c8: 0.28.5
  • vitest/ui: 0.28.
  • sass: 1.58.3
  • vitest: 0.28.5

Full Changelog: v.1.2.0...v.1.2.1