Releases: lazercaveman/nuxt-starter
v1.4.3 Dependency Updates & change of dependabot ecosystem
Features
- Updated dependencies
Fixed
- change dependabot ecosystem
v1.4.2 Dependency Updates
Merge pull request #32 from lazercaveman/release/v1.4.2/minor-optimiz…
Minor optimizations
What's Changed
Within this release the nuxt.config got a little cleaned-up/restructured/optimized
- Release/v1.4.1/minor optimizations by @lazercaveman in #28
Full Changelog: v1.4.0...v1.4.1
Update to Nuxt 3.10.1 & remove Storybook
Changelog
Updated Dependencies
nuxtupdated 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-modewurden entfernt.
Scripts
The scripts for Storybook have been removed
DevDependencies
@nuxt/devtoolsupdated to^1.0.8.@vitest/coverage-c8,@vitest/ui,postcss,sass,sass-loader,tailwindcss,typescript,vite-svg-loader,vitestbleiben unverändert.
Update to Nuxt 3.6 + dependency updates
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
What's Changed
- Bump @antfu/utils from 0.7.2 to 0.7.4 by @dependabot in #17
- update dependencies by @lazercaveman in #18
- 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
Adding Nuxt Dev Tools
Update Packages & fix Storybook docs
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
What's Changed
- package updates by @lazercaveman in #12
- 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