Skip to content

Latest commit

 

History

History
469 lines (191 loc) · 18.1 KB

CHANGELOG.md

File metadata and controls

469 lines (191 loc) · 18.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.12.3 (2021-12-12)

Bug Fixes

1.12.2 (2021-11-28)

1.12.1 (2021-06-13)

Bug Fixes

1.12.0 (2021-06-13)

Features

  • compatible with Nuxt 2.14 and typescript 4 (#395) (16c2bca)

Bug Fixes

  • types: use UserVuetifyPreset instead of VuetifyPreset (#419) (d75b2be)
  • lock sass version to ~1.32.13 (#452) (4868782), closes #446

1.11.3 (2021-01-17)

Bug Fixes

  • remove fibers dependency to support node.js 14 on Windows (#390) (7a02126)
  • sass-loader use additionalData vs prependData (a92eaf1)

1.11.2 (2020-04-26)

1.11.1 (2020-04-26)

Bug Fixes

1.11.0 (2020-02-17)

Features

1.10.3 (2020-01-30)

Bug Fixes

1.10.2 (2020-01-17)

1.10.1 (2020-01-15)

Bug Fixes

  • update devDependencies & fix code (7f37ef6), closes #251

1.10.0 (2020-01-13)

Features

Bug Fixes

  • deps: bump vuetify version to latest and fix type path (#237) (b30f5db)

1.9.1 (2019-12-05)

1.9.0 (2019-10-02)

Notes

  • Vuetify has been bumped to 2.1 (Vanguard), check their Release notes ! We highly recommend you to check the new Skeleton Loader component 🤩

  • dart-sass has been bumped to 1.23.0, check their Release notes ! It includes the new launch of the new Sass module system 🤩

1.8.6 (2019-09-28)

Bug Fixes

  • also prepend customVariables in scss files (75823af)

1.8.5 (2019-09-17)

1.8.4 (2019-09-16)

1.8.3 (2019-09-10)

Bug Fixes

  • fix treeshake types for manual imports (0b8e274), closes #160

1.8.2 (2019-09-09)

1.8.1 (2019-09-09)

Bug Fixes

  • properly use indentedSyntax for sass files (d8b7b5a), closes #159

1.8.0 (2019-09-08)

Features

1.7.3 (2019-09-08)

1.7.2 (2019-09-08)

1.7.1 (2019-09-08)

Bug Fixes

  • fix templates location and publish them (0b930e2)

1.7.0 (2019-09-08)

1.6.3 (2019-09-05)

1.6.2 (2019-09-03)

Bug Fixes

1.6.1 (2019-08-30)

Bug Fixes

  • fix indentedSyntax issue around scss files (9aaad72)

1.6.0 (2019-08-29)

Notable changes

Bug Fixes

  • remove duplicate import of main.sass (259e0ee)

1.5.0 (2019-08-27)

Bug Fixes

Features

1.4.0 (2019-08-24)

Features

1.3.3 (2019-08-23)

1.3.2 (2019-08-21)

1.3.1 (2019-08-20)

1.3.0 (2019-08-20)

Features

  • types: provide nuxt 2.9 compatible types (#119) (1587e0f)

1.2.2 (2019-08-15)

1.2.1 (2019-08-06)

1.2.0 (2019-08-05)

Features

1.1.2 (2019-08-05)

Bug Fixes

1.1.1 (2019-08-01)

1.1.0 (2019-07-30)

Features

  • defaultAssets.icons all icons providers support (#85) (d285b3b)
  • vuetifyOptions through options file (#86) (78495a3)

1.0.2 (2019-07-29)

1.0.1 (2019-07-25)

1.0.0 (2019-07-23)

Features

  • Upgrade to Vuetify 2
  • Implements ctx.$vuetify
  • Custom SASS variables
  • TypeScript typings

BREAKING CHANGES

Nuxt Module for Vuetify 2 brings lot of breaking changes

Overall you'll need to follow Vuetify 2 Upgrade guide to correctly update your layouts, pages & components that were related to Vuetify in your project.

Around the Nuxt module itself, it still passes options to Vuetify, but the custom options that change the behavior of what does the module for you have changed, you can find the new options in the README file.

1.0.0-beta.8 (2019-07-22)

1.0.0-beta.7 (2019-07-18)

1.0.0-beta.6 (2019-07-11)

1.0.0-beta.5 (2019-07-03)

1.0.0-beta.4 (2019-06-26)

1.0.0-beta.3 (2019-06-19)

1.0.0-beta.2 (2019-06-11)

1.0.0-beta.1 (2019-06-06)

1.0.0-beta.0 (2019-06-04)

Bug Fixes

  • apply vuetify vars only for sass files (#25) (f8f0392)
  • don't override sassLoader data (3c1c1e6)
  • fix tooltip activator behavior (feeacd8)
  • use theme primary color for toolbar (3bc02cc)

Features

1.0.0-alpha.6 (2019-05-18)

1.0.0-alpha.5 (2019-05-02)

1.0.0-alpha.4 (2019-04-18)

Bug Fixes

  • always setup sass loader options (1709f2b)

1.0.0-alpha.3 (2019-04-18)

Bug Fixes

  • hotfix when module options is not set in config (4cfa0ab)

1.0.0-alpha.2 (2019-04-18)

1.0.0-alpha.1 (2019-04-17)

1.0.0-alpha.0 (2019-04-10)

Features

  • upgrade to new vuetify 2 spec (6ff1910)

BREAKING CHANGES

  • Removed css, implemented assets option

0.5.7 (2019-07-22)

0.5.6 (2019-06-04)

0.5.5 (2019-02-14)

0.0.1 (2019-02-08)

Bug Fixes

0.5.0 (2018-12-19)

Bug Fixes

  • deps: update all non-major dependencies (#231) (345418b)

Features

0.4.3 (2018-10-01)

Note: Version bump only for package @nuxtjs/vuetify

0.4.2 (2018-04-27)

Note: Version bump only for package @nuxtjs/vuetify

0.4.1 (2018-03-05)

Note: Version bump only for package @nuxtjs/vuetify

0.4.0 (2017-12-07)

Features

  • vuetify: bump vuetify version to 1.0.0-alpha (#175) (f2b948a)

0.3.1 (2017-11-24)

Note: Version bump only for package @nuxtjs/vuetify

0.3.0 (2017-11-24)

Features

  • vuetify: allow passing options to vuetify plugin (f0826f1)

0.2.0 (2017-11-20)

Features

0.1.1 (2017-10-05)

1.0.1 (2017-06-07)