Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from nuxt-community:master #40

Open
wants to merge 193 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
193 commits
Select commit Hold shift + click to select a range
8075afb
fix: fix vuetify transpilation (#98)
kevinmarrec Aug 4, 2019
19991da
chore(deps): update devdependency nuxt-edge to v2.9.0-26082730.da4615…
renovate[bot] Aug 5, 2019
32a7549
chore(release): 1.1.2
kevinmarrec Aug 5, 2019
96177a4
feat: optionsPath + function behavior (#99)
kevinmarrec Aug 5, 2019
bc147c3
chore(release): 1.2.0
kevinmarrec Aug 5, 2019
7954249
chore(deps): update all non-major dependencies (#100)
renovate[bot] Aug 6, 2019
01e79c2
chore(release): 1.2.1
kevinmarrec Aug 6, 2019
df76dcb
chore: add offline apps section to README
kevinmarrec Aug 8, 2019
365f986
chore(renovate): add 'dependencies' label to PRs
kevinmarrec Aug 10, 2019
e5c9e4c
chore(husky): update config
kevinmarrec Aug 10, 2019
34e2eea
chore(deps): update all non-major dependencies (#104)
renovate[bot] Aug 15, 2019
cd0195e
chore(deps): lock file maintenance
kevinmarrec Aug 15, 2019
38815f1
chore: use consola over console
kevinmarrec Aug 15, 2019
97c5944
chore(release): 1.2.2
kevinmarrec Aug 15, 2019
f5e59d4
chore(deps): update dependency sass to ^1.22.10 (#115)
renovate[bot] Aug 17, 2019
8509d67
chore(deps): lock file maintenance (#116)
renovate[bot] Aug 19, 2019
de327dc
chore(deps): upgrade devDependencies
kevinmarrec Aug 20, 2019
ac579dc
chore(deps): lock file maintenance
kevinmarrec Aug 20, 2019
1587e0f
feat(types): provide nuxt 2.9 compatible types (#119)
kevinmarrec Aug 20, 2019
8981951
chore(release): 1.3.0
kevinmarrec Aug 20, 2019
0c29e31
docs: use buildModules and add warning
atinux Aug 20, 2019
e3aad06
chore(deps): update dependency sass-loader to ^7.3.1 (#120)
renovate[bot] Aug 20, 2019
6eb3bb0
chore(deps): update dependency vuetify to ^2.0.8 (#122)
renovate[bot] Aug 20, 2019
24ad9e8
chore(release): 1.3.1
kevinmarrec Aug 20, 2019
5e863cf
chore(deps): update all non-major dependencies (#123)
renovate[bot] Aug 21, 2019
7bc0ecb
chore(release): 1.3.2
kevinmarrec Aug 21, 2019
441e751
chore(deps): update all non-major dependencies (#124)
renovate[bot] Aug 23, 2019
8074460
chore(release): 1.3.3
kevinmarrec Aug 23, 2019
7afbef9
chore(deps): lock file maintenance
kevinmarrec Aug 24, 2019
71c63f5
feat: manual import of components (#125)
aldarund Aug 24, 2019
e3b65f1
chore(release): 1.4.0
kevinmarrec Aug 24, 2019
7754860
chore(deps): lock file maintenance (#129)
renovate[bot] Aug 26, 2019
19ab3d1
chore(deps): update dependency vuetify to ^2.0.11 (#131)
renovate[bot] Aug 27, 2019
22e82c5
feat: vuetify-loader options (#134)
kevinmarrec Aug 27, 2019
069566b
fix: fix missing comma for manual imports (#132)
Yihao-G Aug 27, 2019
bc3746c
chore: enhance typo
kevinmarrec Aug 27, 2019
168c12c
chore: refactor tests (#135)
kevinmarrec Aug 27, 2019
ddc3656
chore(release): 1.5.0
kevinmarrec Aug 27, 2019
237047b
chore(tests): little typo fix
kevinmarrec Aug 29, 2019
08bff6a
chore(deps): update dependency sass-loader to v8 (#139)
kevinmarrec Aug 29, 2019
259e0ee
fix: remove duplicate import of main.sass
dholladay Aug 29, 2019
ba2b2c2
docs: update customVariables for font-family
kevinmarrec Aug 29, 2019
736cbd0
chore(release): 1.6.0
kevinmarrec Aug 29, 2019
deccbbf
chore: update CHANGELOG.md
kevinmarrec Aug 29, 2019
9307d8e
chore(deps): lock file maintenance
kevinmarrec Aug 29, 2019
9aaad72
fix: fix indentedSyntax issue around scss files
kevinmarrec Aug 30, 2019
b9c56f5
chore: add coverage 100% threshold
kevinmarrec Aug 30, 2019
91e22ee
chore(deps): lock file maintenance
kevinmarrec Aug 30, 2019
60fde03
chore(release): 1.6.1
kevinmarrec Aug 30, 2019
ca5ba4b
chore(deps): lock file maintenance (#142)
renovate[bot] Sep 2, 2019
df6a200
chore(deps): update dependency vuetify to ^2.0.12 (#144)
renovate[bot] Sep 3, 2019
89c59a4
fix(types): [email protected] types update (#146)
hareku Sep 3, 2019
941594c
chore(release): 1.6.2
kevinmarrec Sep 3, 2019
9f17e93
chore(deps): update dependency vuetify to ^2.0.14 (#147)
renovate[bot] Sep 5, 2019
96367e6
chore(release): 1.6.3
kevinmarrec Sep 5, 2019
26a3e81
chore(deps): update dependency vuetify to ^2.0.15 (#150)
renovate[bot] Sep 6, 2019
3a9eadd
chore: update README.md
kevinmarrec Sep 6, 2019
e7fcff1
chore(deps): lock file maintenance
kevinmarrec Sep 6, 2019
6755606
chore: migrate project to typescript (#149)
kevinmarrec Sep 6, 2019
9492c81
chore: generate source map
kevinmarrec Sep 6, 2019
33a96a3
refactor: split code
kevinmarrec Sep 8, 2019
2db7f33
chore: fix package.json
kevinmarrec Sep 8, 2019
f475d27
chore(release): 1.7.0
kevinmarrec Sep 8, 2019
0b930e2
fix: fix templates location and publish them
kevinmarrec Sep 8, 2019
5b361b9
chore(release): 1.7.1
kevinmarrec Sep 8, 2019
e8506ad
chore: use resolve instead of join
kevinmarrec Sep 8, 2019
e99d0cc
chore(release): 1.7.2
kevinmarrec Sep 8, 2019
1846c26
chore(release): 1.7.3
kevinmarrec Sep 8, 2019
334a343
feat: seamless automatic fonts (#157)
kevinmarrec Sep 8, 2019
9351c1a
chore(release): 1.8.0
kevinmarrec Sep 8, 2019
855d24f
chore: update README.md
kevinmarrec Sep 9, 2019
d8b7b5a
fix: properly use indentedSyntax for sass files
kevinmarrec Sep 9, 2019
7792d54
chore: update README.md
kevinmarrec Sep 9, 2019
efc4c10
chore(release): 1.8.1
kevinmarrec Sep 9, 2019
08132cc
chore(release): 1.8.2
kevinmarrec Sep 9, 2019
0b8e274
fix: fix treeshake types for manual imports
kevinmarrec Sep 10, 2019
6aec15b
chore(release): 1.8.3
kevinmarrec Sep 10, 2019
5826a98
chore(deps): lock file maintenance (#158)
renovate[bot] Sep 10, 2019
0d4168d
chore(deps): update dependency vuetify to ^2.0.16 (#161)
renovate[bot] Sep 10, 2019
65ea2be
chore(deps): update dependency vuetify to ^2.0.17 (#162)
renovate[bot] Sep 11, 2019
85dec85
chore(deps): update dependency sass to ^1.22.12 (#163)
renovate[bot] Sep 11, 2019
d0562e5
chore(deps): lock file maintenance (#166)
renovate[bot] Sep 16, 2019
81aad46
chore(release): 1.8.4
kevinmarrec Sep 16, 2019
70d1972
chore(deps): update dependency vuetify to ^2.0.18 (#168)
renovate[bot] Sep 17, 2019
148b0c4
chore(release): 1.8.5
kevinmarrec Sep 17, 2019
7a4d4c5
chore(deps): lock file maintenance (#170)
renovate[bot] Sep 23, 2019
57b9c20
chore: use Module<Options>
kevinmarrec Sep 24, 2019
713caf4
chore(deps): update dependency vuetify to ^2.0.19 (#174)
renovate[bot] Sep 25, 2019
8d2a65f
chore(deps): upgrade dependencies
kevinmarrec Sep 27, 2019
7b3cd76
chore: fix tests after nuxt-edge upgrade
kevinmarrec Sep 27, 2019
9989449
refactor: clean up sass setup
kevinmarrec Sep 28, 2019
75823af
fix: also prepend customVariables in scss files
kevinmarrec Sep 28, 2019
837a804
chore(release): 1.8.6
kevinmarrec Sep 28, 2019
23c6f64
chore(deps): lock file maintenance (#178)
renovate[bot] Oct 2, 2019
55f7de7
chore(deps): update all non-major dependencies (#180)
renovate[bot] Oct 2, 2019
ea59334
chore(deps): lock file maintenance
kevinmarrec Oct 2, 2019
2fc30c2
chore(release): 1.9.0
kevinmarrec Oct 2, 2019
a435fcc
chore(deps): update all non-major dependencies (#185)
renovate[bot] Oct 8, 2019
984a121
chore(deps): lock file maintenance (#186)
renovate[bot] Oct 8, 2019
edd250d
chore(deps): update dependency vuetify to ^2.1.2 (#189)
renovate[bot] Oct 9, 2019
6540f4c
chore(deps): update dependency vuetify to ^2.1.3 (#190)
renovate[bot] Oct 11, 2019
c95a05d
docs: fix treeShake (#192)
iliyaZelenko Oct 12, 2019
bd75e8c
chore(deps): lock file maintenance (#194)
renovate[bot] Oct 14, 2019
9922f34
chore(deps): update dependency vuetify to ^2.1.4 (#195)
renovate[bot] Oct 16, 2019
185b5bb
chore(deps): update dependency vuetify to ^2.1.5 (#200)
renovate[bot] Oct 18, 2019
522d4f3
chore(deps): lock file maintenance (#202)
renovate[bot] Oct 21, 2019
2a980a4
chore(deps): update all non-major dependencies (#203)
renovate[bot] Oct 28, 2019
1eb8698
chore(deps): lock file maintenance (#206)
renovate[bot] Oct 29, 2019
3ce0a7d
chore(deps): update all non-major dependencies (#207)
renovate[bot] Nov 3, 2019
8d6e20e
chore(deps): lock file maintenance (#211)
renovate[bot] Dec 4, 2019
6362da6
chore(deps): update all non-major dependencies (#217)
renovate[bot] Dec 4, 2019
b83ac54
chore(release): 1.9.1
kevinmarrec Dec 5, 2019
b30f5db
fix(deps): bump vuetify version to latest and fix type path (#237)
ackushiw Jan 9, 2020
aa07eff
docs: add some small details about fonts (#234)
bengineer19 Jan 9, 2020
0bbdcca
chore(deps): update all non-major dependencies (#246)
renovate[bot] Jan 9, 2020
ae21251
chore(deps): update dependency sass to ^1.24.4 (#249)
renovate[bot] Jan 10, 2020
119b65b
chore(deps): update dependency sass-loader to ^8.0.1 (#250)
renovate[bot] Jan 10, 2020
003f372
chore: fix example (#230)
MrJmpl3 Jan 10, 2020
25d9813
feat: add preset support (#247)
aldarund Jan 10, 2020
f959f73
chore: use github actions
kevinmarrec Jan 10, 2020
9c0af60
chore(release): 1.10.0
kevinmarrec Jan 13, 2020
9c71899
chore(deps): update dependency sass-loader to ^8.0.2 (#253)
renovate[bot] Jan 13, 2020
7f37ef6
fix: update devDependencies & fix code
kevinmarrec Jan 13, 2020
a5ce68a
chore: fix fixture vuetify ooptions
kevinmarrec Jan 14, 2020
7ac63da
chore(deps): lock file maintenance
kevinmarrec Jan 14, 2020
cc034b6
chore(deps): update all non-major dependencies (#257)
renovate[bot] Jan 15, 2020
7b21bad
chore(deps): update devdependency @types/jest to ^24.9.0 (#258)
renovate[bot] Jan 15, 2020
6f7247d
chore(deps): update devdependency @nuxt/typescript-runtime to ^0.3.8 …
renovate[bot] Jan 15, 2020
a4cb9c1
chore(deps): pin husky due to issue
kevinmarrec Jan 15, 2020
f0a6ca4
chore(deps): lock file maintenance
kevinmarrec Jan 15, 2020
b8a720d
chore(release): 1.10.1
kevinmarrec Jan 15, 2020
a62c38c
chore(deps): unpin husky version
kevinmarrec Jan 17, 2020
bd7ce18
chore(deps): update all non-major dependencies (#261)
renovate[bot] Jan 17, 2020
ff947ee
chore(release): 1.10.2
kevinmarrec Jan 17, 2020
858c2cb
chore(deps): update devdependency ts-jest to v25 (#271)
renovate[bot] Jan 26, 2020
ff2c0f2
chore(deps): update devdependency jest to v25 (#270)
renovate[bot] Jan 26, 2020
cfd54d8
chore(deps): update all non-major dependencies (#264)
renovate[bot] Jan 26, 2020
2923943
fix: fix VuetifyLoaderOptions match type (#273)
nickmessing Jan 29, 2020
ee8055d
chore(deps): update devdependency @types/jest to v25 (#274)
renovate[bot] Jan 30, 2020
9429d2a
chore(deps): update all non-major dependencies (#272)
renovate[bot] Jan 30, 2020
2984c92
chore(deps): lock file maintenance (#266)
renovate[bot] Jan 30, 2020
1dffcbb
fix: use minimal vuetify import (#267)
KaelWD Jan 30, 2020
efbad03
chore(release): 1.10.3
kevinmarrec Jan 30, 2020
7b69763
chore(deps): update all non-major dependencies (#277)
renovate[bot] Feb 12, 2020
51f79bd
chore(deps): lock file maintenance (#279)
renovate[bot] Feb 12, 2020
20992e4
chore(deps): update all non-major dependencies (#285)
renovate[bot] Feb 17, 2020
3644437
feat: allow for list of custom fonts (#269)
StummeJ Feb 17, 2020
926729f
chore(deps): lock file maintenance (#286)
renovate[bot] Feb 17, 2020
ee39960
chore(deps): lock file maintenance
kevinmarrec Feb 17, 2020
681db4b
chore(release): 1.11.0
kevinmarrec Feb 17, 2020
57a0ceb
fix: check if preset is in presetsCDN (#291)
mseele Apr 26, 2020
8dece26
chore(deps): lock file maintenance (#289)
renovate[bot] Apr 26, 2020
df8b2ca
chore(deps): bump acorn from 6.4.0 to 6.4.1 (#301)
dependabot[bot] Apr 26, 2020
bba4c37
test: fix coverage
kevinmarrec Apr 26, 2020
b354f8d
chore(deps): upgrade dependencies
kevinmarrec Apr 26, 2020
d721f42
chore(deps): update all non-major dependencies
kevinmarrec Apr 26, 2020
e75a63b
chore(release): 1.11.1
kevinmarrec Apr 26, 2020
38e628b
chore(release): 1.11.2
kevinmarrec Apr 26, 2020
d651521
Migrate to Vuetify v2.3.0
benyou1969 Jun 12, 2020
a92eaf1
fix: sass-loader use additionalData vs prependData
micheldenegri Oct 12, 2020
a8ade81
Merge pull request #393 from micheldenegri/sass-loader
clarkdo Jan 17, 2021
d4e6687
Merge pull request #344 from benyou1969/VContentToVMain
clarkdo Jan 17, 2021
e587be0
docs: update tree-shake option (#398)
beijaflor Jan 17, 2021
7a02126
fix: remove fibers dependency to support node.js 14 on Windows (#390)
novobit-whellmann Jan 17, 2021
4d81691
chore(deps): update all non-major dependencies (#404)
renovate[bot] Jan 17, 2021
d3413a0
chore(deps): update devdependency standard-version to v9 (#405)
renovate[bot] Jan 17, 2021
9d9d6f1
chore(deps): use full version of vuetify
clarkdo Jan 17, 2021
73d3178
chore(release): 1.11.3
clarkdo Jan 17, 2021
4868782
fix: lock sass version to ~1.32.13 (#452)
KaelWD Jun 2, 2021
d75b2be
fix(types): use UserVuetifyPreset instead of VuetifyPreset (#419)
KaelWD Jun 13, 2021
350de6a
chore(deps): update all non-major dependencies (#415)
renovate[bot] Jun 13, 2021
16c2bca
feat: compatible with Nuxt 2.14 and typescript 4 (#395)
micheldenegri Jun 13, 2021
4dcfe49
chore: upgrade to jest 27
clarkdo Jun 13, 2021
b41ccbc
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to…
renovate[bot] Jun 13, 2021
40ac611
chore(deps): update all non-major dependencies (#459)
renovate[bot] Jun 13, 2021
d376f57
chore(release): 1.12.0
clarkdo Jun 13, 2021
f7a65cf
fix: require [email protected]
clarkdo Jun 13, 2021
d75cc05
chore(release): 1.12.1
clarkdo Jun 13, 2021
4ff3605
chore(deps): update vuetify to v2.6 (#479)
Gu3 Nov 26, 2021
09409fa
chore(deps): update commitlint monorepo to v15 (major) (#423)
renovate[bot] Nov 28, 2021
baeced6
chore(deps): update dependency sass-loader to v12 (#453)
renovate[bot] Nov 28, 2021
9309e8a
chore(deps): update all non-major dependencies (#460)
renovate[bot] Nov 28, 2021
5c16e2a
chore(deps): update devdependency @types/jest to v27 (#481)
renovate[bot] Nov 28, 2021
cf49512
chore(deps): update devdependency husky to v7 (#465)
renovate[bot] Nov 28, 2021
96b1683
chore(deps): update devdependency eslint to v8 (#472)
renovate[bot] Nov 28, 2021
8f6c087
chore(deps): update devdependency husky to ^7.0.4 (#482)
renovate[bot] Nov 28, 2021
458d56a
chore(deps): lock file maintenance (#461)
renovate[bot] Nov 28, 2021
7e41d96
chore(release): 1.12.2
clarkdo Nov 28, 2021
50dd7d4
fix(deps): revert to sass-loader v10 (#487)
clarkdo Dec 12, 2021
8b52b93
chore(release): 1.12.3
clarkdo Dec 12, 2021
90edfda
doc: clarify Nuxt 2
harlan-zw Sep 11, 2023
2be84d3
doc: add Nuxt 3 alternative
harlan-zw Sep 11, 2023
dfd4ffb
doc: add userquin vuetify nuxt module
harlan-zw Sep 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions .circleci/config.yml

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ dist
coverage

# Plugin
lib/templates
templates
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: [
'@nuxtjs'
'@nuxtjs/eslint-config-typescript'
]
}
28 changes: 28 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Test

on: [push, pull_request]

jobs:
test:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1

- uses: actions/cache@v1
id: cache
with:
path: "node_modules"
key: ${{ runner.os }}-${{ hashFiles('yarn.lock') }}

- name: Install dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: yarn

- name: Run tests
run: yarn test

- name: Coverage
run: yarn codecov
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no -- commitlint --edit ""
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint
217 changes: 217 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,223 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.12.3](https://github.com/nuxt-community/vuetify-module/compare/v1.12.2...v1.12.3) (2021-12-12)


### Bug Fixes

* **deps:** revert to sass-loader v10 ([#487](https://github.com/nuxt-community/vuetify-module/issues/487)) ([50dd7d4](https://github.com/nuxt-community/vuetify-module/commit/50dd7d40299aac7d04d1e951fe8bf9b77163e72f))

### [1.12.2](https://github.com/nuxt-community/vuetify-module/compare/v1.12.1...v1.12.2) (2021-11-28)

### [1.12.1](https://github.com/nuxt-community/vuetify-module/compare/v1.12.0...v1.12.1) (2021-06-13)


### Bug Fixes

* require [email protected] ([f7a65cf](https://github.com/nuxt-community/vuetify-module/commit/f7a65cf41e5f8b39469db0411f398a93a5865e31))

## [1.12.0](https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.0) (2021-06-13)


### Features

* compatible with Nuxt 2.14 and typescript 4 ([#395](https://github.com/nuxt-community/vuetify-module/issues/395)) ([16c2bca](https://github.com/nuxt-community/vuetify-module/commit/16c2bca8e6e293ada9ea4f00d4a2e767d5be5671))


### Bug Fixes

* **types:** use UserVuetifyPreset instead of VuetifyPreset ([#419](https://github.com/nuxt-community/vuetify-module/issues/419)) ([d75b2be](https://github.com/nuxt-community/vuetify-module/commit/d75b2bea1bf68a66f2f77e97dd88d5f0e01d4ad2))
* lock sass version to ~1.32.13 ([#452](https://github.com/nuxt-community/vuetify-module/issues/452)) ([4868782](https://github.com/nuxt-community/vuetify-module/commit/48687822d21bf87b375c934634f0ac02a05f47a8)), closes [#446](https://github.com/nuxt-community/vuetify-module/issues/446)

### [1.11.3](https://github.com/nuxt-community/vuetify-module/compare/v1.11.2...v1.11.3) (2021-01-17)


### Bug Fixes

* remove fibers dependency to support node.js 14 on Windows ([#390](https://github.com/nuxt-community/vuetify-module/issues/390)) ([7a02126](https://github.com/nuxt-community/vuetify-module/commit/7a021268b3901a9716a0f82d20ff034c454d9a95))
* sass-loader use additionalData vs prependData ([a92eaf1](https://github.com/nuxt-community/vuetify-module/commit/a92eaf175d626be20b68327b9b2be3d188ba59dd))

### [1.11.2](https://github.com/nuxt-community/vuetify-module/compare/v1.11.1...v1.11.2) (2020-04-26)

### [1.11.1](https://github.com/nuxt-community/vuetify-module/compare/v1.11.0...v1.11.1) (2020-04-26)


### Bug Fixes

* check if preset is in presetsCDN ([#291](https://github.com/nuxt-community/vuetify-module/issues/291)) ([57a0ceb](https://github.com/nuxt-community/vuetify-module/commit/57a0ceb74551c20ca9fccf53b5083ad805e500a8))

## [1.11.0](https://github.com/nuxt-community/vuetify-module/compare/v1.10.3...v1.11.0) (2020-02-17)


### Features

* allow for list of custom fonts ([#269](https://github.com/nuxt-community/vuetify-module/issues/269)) ([3644437](https://github.com/nuxt-community/vuetify-module/commit/3644437cb01630b43aaa1898bfa352469b8faa91))

### [1.10.3](https://github.com/nuxt-community/vuetify-module/compare/v1.10.2...v1.10.3) (2020-01-30)


### Bug Fixes

* fix VuetifyLoaderOptions match type ([#273](https://github.com/nuxt-community/vuetify-module/issues/273)) ([2923943](https://github.com/nuxt-community/vuetify-module/commit/2923943a05b3940b31277ab64234535eda4c3ceb))
* use minimal vuetify import ([#267](https://github.com/nuxt-community/vuetify-module/issues/267)) ([1dffcbb](https://github.com/nuxt-community/vuetify-module/commit/1dffcbbd4fcce8bae3f9b03d6b83cf0434588790))

### [1.10.2](https://github.com/nuxt-community/vuetify-module/compare/v1.10.1...v1.10.2) (2020-01-17)

### [1.10.1](https://github.com/nuxt-community/vuetify-module/compare/v1.10.0...v1.10.1) (2020-01-15)


### Bug Fixes

* update devDependencies & fix code ([7f37ef6](https://github.com/nuxt-community/vuetify-module/commit/7f37ef64f9fc7d23fcb3a84a9ba7cfe963f3f3ca)), closes [#251](https://github.com/nuxt-community/vuetify-module/issues/251)

## [1.10.0](https://github.com/nuxt-community/vuetify-module/compare/v1.9.1...v1.10.0) (2020-01-13)


### Features

* add preset support ([#247](https://github.com/nuxt-community/vuetify-module/issues/247)) ([25d9813](https://github.com/nuxt-community/vuetify-module/commit/25d98137ded1296d1ddab9a7c4854102021bce66))


### Bug Fixes

* **deps:** bump vuetify version to latest and fix type path ([#237](https://github.com/nuxt-community/vuetify-module/issues/237)) ([b30f5db](https://github.com/nuxt-community/vuetify-module/commit/b30f5db447e74fed1871d59584eb98bbc15dceb6))

### [1.9.1](https://github.com/nuxt-community/vuetify-module/compare/v1.9.0...v1.9.1) (2019-12-05)

## [1.9.0](https://github.com/nuxt-community/vuetify-module/compare/v1.8.6...v1.9.0) (2019-10-02)

### Notes

* **Vuetify** has been bumped to **2.1 (Vanguard)**, check their [**Release notes**](https://togithub.com/vuetifyjs/vuetify/releases/v2.1.0) ! We highly recommend you to check the new [Skeleton Loader](https://vuetifyjs.com/en/components/skeleton-loaders) component 🤩

* **`dart-sass`** has been bumped to **1.23.0**, check their [**Release notes**](https://github.com/sass/dart-sass/releases/1.23.0) ! It includes the new launch of the new **Sass** module system 🤩

### [1.8.6](https://github.com/nuxt-community/vuetify-module/compare/v1.8.5...v1.8.6) (2019-09-28)


### Bug Fixes

* also prepend customVariables in scss files ([75823af](https://github.com/nuxt-community/vuetify-module/commit/75823af))

### [1.8.5](https://github.com/nuxt-community/vuetify-module/compare/v1.8.4...v1.8.5) (2019-09-17)

### [1.8.4](https://github.com/nuxt-community/vuetify-module/compare/v1.8.3...v1.8.4) (2019-09-16)

### [1.8.3](https://github.com/nuxt-community/vuetify-module/compare/v1.8.2...v1.8.3) (2019-09-10)


### Bug Fixes

* fix treeshake types for manual imports ([0b8e274](https://github.com/nuxt-community/vuetify-module/commit/0b8e274)), closes [#160](https://github.com/nuxt-community/vuetify-module/issues/160)

### [1.8.2](https://github.com/nuxt-community/vuetify-module/compare/v1.8.1...v1.8.2) (2019-09-09)

### [1.8.1](https://github.com/nuxt-community/vuetify-module/compare/v1.8.0...v1.8.1) (2019-09-09)


### Bug Fixes

* properly use indentedSyntax for sass files ([d8b7b5a](https://github.com/nuxt-community/vuetify-module/commit/d8b7b5a)), closes [#159](https://github.com/nuxt-community/vuetify-module/issues/159)

## [1.8.0](https://github.com/nuxt-community/vuetify-module/compare/v1.7.3...v1.8.0) (2019-09-08)


### Features

* seamless automatic fonts ([#157](https://github.com/nuxt-community/vuetify-module/issues/157)) ([334a343](https://github.com/nuxt-community/vuetify-module/commit/334a343))

### [1.7.3](https://github.com/nuxt-community/vuetify-module/compare/v1.7.2...v1.7.3) (2019-09-08)

### [1.7.2](https://github.com/nuxt-community/vuetify-module/compare/v1.7.1...v1.7.2) (2019-09-08)

### [1.7.1](https://github.com/nuxt-community/vuetify-module/compare/v1.7.0...v1.7.1) (2019-09-08)


### Bug Fixes

* fix templates location and publish them ([0b930e2](https://github.com/nuxt-community/vuetify-module/commit/0b930e2))

## [1.7.0](https://github.com/nuxt-community/vuetify-module/compare/v1.6.3...v1.7.0) (2019-09-08)

### [1.6.3](https://github.com/nuxt-community/vuetify-module/compare/v1.6.2...v1.6.3) (2019-09-05)

### [1.6.2](https://github.com/nuxt-community/vuetify-module/compare/v1.6.1...v1.6.2) (2019-09-03)


### Bug Fixes

* **types:** [email protected] types update ([#146](https://github.com/nuxt-community/vuetify-module/issues/146)) ([89c59a4](https://github.com/nuxt-community/vuetify-module/commit/89c59a4))

### [1.6.1](https://github.com/nuxt-community/vuetify-module/compare/v1.6.0...v1.6.1) (2019-08-30)


### Bug Fixes

* fix indentedSyntax issue around scss files ([9aaad72](https://github.com/nuxt-community/vuetify-module/commit/9aaad72))

## [1.6.0](https://github.com/nuxt-community/vuetify-module/compare/v1.5.0...v1.6.0) (2019-08-29)


### Notable changes

* update dependency sass-loader to v8 ([#139](https://github.com/nuxt-community/vuetify-module/pull/139)) ([08bff6a](https://github.com/nuxt-community/vuetify-module/commit/08bff6a))


### Bug Fixes

* remove duplicate import of main.sass ([259e0ee](https://github.com/nuxt-community/vuetify-module/commit/259e0ee))

## [1.5.0](https://github.com/nuxt-community/vuetify-module/compare/v1.4.0...v1.5.0) (2019-08-27)


### Bug Fixes

* fix missing comma for manual imports ([#132](https://github.com/nuxt-community/vuetify-module/issues/132)) ([069566b](https://github.com/nuxt-community/vuetify-module/commit/069566b)), closes [#130](https://github.com/nuxt-community/vuetify-module/issues/130) [/github.com/nuxt-community/vuetify-module/pull/132#discussion_r318289697](https://github.com/nuxt-community//github.com/nuxt-community/vuetify-module/pull/132/issues/discussion_r318289697)


### Features

* vuetify-loader options ([#134](https://github.com/nuxt-community/vuetify-module/issues/134)) ([22e82c5](https://github.com/nuxt-community/vuetify-module/commit/22e82c5))

## [1.4.0](https://github.com/nuxt-community/vuetify-module/compare/v1.3.3...v1.4.0) (2019-08-24)


### Features

* manual import of components ([#125](https://github.com/nuxt-community/vuetify-module/issues/125)) ([71c63f5](https://github.com/nuxt-community/vuetify-module/commit/71c63f5)), closes [#110](https://github.com/nuxt-community/vuetify-module/issues/110)

### [1.3.3](https://github.com/nuxt-community/vuetify-module/compare/v1.3.2...v1.3.3) (2019-08-23)

### [1.3.2](https://github.com/nuxt-community/vuetify-module/compare/v1.3.1...v1.3.2) (2019-08-21)

### [1.3.1](https://github.com/nuxt-community/vuetify-module/compare/v1.3.0...v1.3.1) (2019-08-20)

## [1.3.0](https://github.com/nuxt-community/vuetify-module/compare/v1.2.1...v1.3.0) (2019-08-20)


### Features

* **types:** provide nuxt 2.9 compatible types ([#119](https://github.com/nuxt-community/vuetify-module/issues/119)) ([1587e0f](https://github.com/nuxt-community/vuetify-module/commit/1587e0f))

### [1.2.2](https://github.com/nuxt-community/vuetify-module/compare/v1.2.1...v1.2.2) (2019-08-15)

### [1.2.1](https://github.com/nuxt-community/vuetify-module/compare/v1.2.0...v1.2.1) (2019-08-06)

## [1.2.0](https://github.com/nuxt-community/vuetify-module/compare/v1.1.2...v1.2.0) (2019-08-05)


### Features

* optionsPath + function behavior ([#99](https://github.com/nuxt-community/vuetify-module/issues/99)) ([96177a4](https://github.com/nuxt-community/vuetify-module/commit/96177a4))

### [1.1.2](https://github.com/nuxt-community/vuetify-module/compare/v1.1.1...v1.1.2) (2019-08-05)


### Bug Fixes

* fix vuetify transpilation ([#98](https://github.com/nuxt-community/vuetify-module/issues/98)) ([8075afb](https://github.com/nuxt-community/vuetify-module/commit/8075afb))

### [1.1.1](https://github.com/nuxt-community/vuetify-module/compare/v1.1.0...v1.1.1) (2019-08-01)

## [1.1.0](https://github.com/nuxt-community/vuetify-module/compare/v1.0.2...v1.1.0) (2019-07-30)
Expand Down
2 changes: 1 addition & 1 deletion MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ yarn add --dev @nuxtjs/vuetify # npm install --save-dev @nuxtjs/vuetify

- `css` has been removed, it will includes full Vuetify css only in development mode when `treeShake` is falsy.

- `treeShake` works the same, its default value is `false` in development (`nuxt dev`) and `false` in production (`nuxt build` & `nuxt generate`).
- `treeShake` works the same, its default value is `false` in development (`nuxt dev`) and `true` in production (`nuxt build` & `nuxt generate`).

## IV. Migrating font & icons

Expand Down
Loading