Skip to content

Latest commit

 

History

History
216 lines (102 loc) · 6.61 KB

CHANGELOG.md

File metadata and controls

216 lines (102 loc) · 6.61 KB

Changelog

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

v5.2.0

compare changes

🚀 Enhancements

  • Support stylelint v16 with vite-plugin-stylelint v5 (#109)

🏡 Chore

  • Update renovate.json (ea3b5a5)
  • Use @vitest/coverage-v8 (#92)
  • Use module-builder stub mode for more accurate types (#106)

❤️ Contributors

v5.1.0

compare changes

🚀 Enhancements

  • Restart nuxt when stylelint config file is changed (#84)

📖 Documentation

  • Note for nuxt2 (#80)

🏡 Chore

  • Move to nuxt-modules (#82)
  • Update deps (049f048)

❤️ Contributors

v5.0.1

compare changes

🩹 Fixes

  • Webpack options (#77)
  • Compatibility (#76)

🏡 Chore

  • Remove .stylelintcache (68dea04)
  • Update module (7eaaf74)

❤️ Contributors

v5.0.0

compare changes

💅 Refactors

  • ⚠️ Add support for nuxt 3/nuxt bridge (#74)

🏡 Chore

  • Rename branch (ecbd1d9)

⚠️ Breaking Changes

  • ⚠️ Add support for nuxt 3/nuxt bridge (#74)

❤️ Contributors

4.2.0 (2023-03-08)

⚠ BREAKING CHANGES

  • minimum supported stylelint version is 13

Features

  • support stylelint v14 (#61) (17cfd39)

  • minimum supported stylelint version is 13 (f151b9f)

4.1.0 (2021-11-30)

Features

4.0.0 (2020-05-14)

⚠ BREAKING CHANGES

  • minimum supported stylelint version is 13 (f151b9f)

3.2.2 (2020-02-08)

3.2.1 (2020-01-16)

3.2.0 (2020-01-13)

Features

3.1.1 (2019-12-02)

Bug Fixes

  • update stylelint-webpack-plugin (67be1f0)

3.1.0 (2019-11-18)

Features

3.0.1 (2019-10-10)

Bug Fixes

3.0.0 (2019-09-30)

⚠ BREAKING CHANGES

  • deps: drop support for stylelint 8

  • deps: update peerdependency stylelint (445d535)

Bug Fixes

2.0.0 (2019-07-02)

chore

BREAKING CHANGES

  • Move from nuxt-stylelint to @nuxtjs/stylelint-module

1.1.1 (2019-07-02)

Bug Fixes

  • add stylelint in peerDependencies (996ebe7)

1.1.0 (2019-06-28)

Bug Fixes

Features

Tests

1.0.0 (2019-06-24)

Features