Skip to content

Latest commit

 

History

History
273 lines (107 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

273 lines (107 loc) · 12.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.3 (2024-03-10)

Note: Version bump only for package vite-plugin-vuetify

2.0.2 (2024-02-28)

Bug Fixes

2.0.1 (2023-12-12)

Bug Fixes

2.0.0 (2023-12-12)

⚠ BREAKING CHANGES

  • Requires node >18
  • Removed styles: 'expose' option

Features

Bug Fixes

  • add explicit vue peer dependency (6634db3), closes #292

1.0.2 (2023-01-28)

Bug Fixes

  • add leading slash to absolute paths on windows (3ecd8e2), closes #274

1.0.1 (2022-12-11)

Bug Fixes

1.0.0 (2022-10-13)

Features

Bug Fixes

  • ignore non-standard query parameters (183f9dc), closes #271

1.0.0-alpha.17 (2022-09-12)

Bug Fixes

  • resolve stylesheets when using configFile with optimizeDeps.exclude (79f51cf), closes #268

1.0.0-alpha.16 (2022-09-06)

Bug Fixes

1.0.0-alpha.15 (2022-08-31)

Features

1.0.0-alpha.14 (2022-07-25)

Bug Fixes

  • transform imports in script setup lang="ts" (322f6ba)

1.0.0-alpha.13 (2022-07-23)

Bug Fixes

1.0.0-alpha.12 (2022-06-16)

Features

1.0.0-alpha.11 (2022-05-21)

Features

Bug Fixes

  • add plugin order warning (1957398)

1.0.0-alpha.10 (2021-12-10)

Features

  • add stylesTimeout option (93e830d)

Bug Fixes

  • disable esModuleInterop (b3ae4d1), closes #222
  • wait for all other modules to resolve before writing styles (274ce9c), closes #225

1.0.0-alpha.9 (2021-11-17)

Note: Version bump only for package @vuetify/vite-plugin

1.0.0-alpha.8 (2021-11-15)

Note: Version bump only for package @vuetify/vite-plugin

1.0.0-alpha.7 (2021-11-11)

Bug Fixes

1.0.0-alpha.6 (2021-11-11)

Features

Bug Fixes

1.0.0-alpha.5 (2021-10-03)

Bug Fixes

1.0.0-alpha.4 (2021-09-17)

Bug Fixes

  • use find-cache-dir, normalise dos paths (990ee15), closes #202

1.0.0-alpha.3 (2021-09-11)

Bug Fixes

  • always use posix paths (7393eef)
  • support more import paths (4253e7b)
  • trigger HMR when adding new style imports (ad1637b), closes #196
  • update style import regexp (a6b5e26)

1.0.0-alpha.2 (2021-08-31)

Note: Version bump only for package @vuetify/vite-plugin

1.0.0-alpha.1 (2021-08-30)

Features

1.0.0-alpha.0 (2021-08-28)

Features