Skip to content

Releases: Phillip9587/nx-stylelint

v18.0.0-beta.4

13 May 07:49
Compare
Choose a tag to compare
v18.0.0-beta.4 Pre-release
Pre-release

18.0.0-beta.4 (2024-05-13)

v18.0.0-beta.3

15 Apr 08:59
Compare
Choose a tag to compare
v18.0.0-beta.3 Pre-release
Pre-release

18.0.0-beta.3 (2024-04-15)

Bug Fixes

  • plugin: move lintFileGlob to command (91e6016)

v18.0.0-beta.2

15 Apr 08:41
Compare
Choose a tag to compare
v18.0.0-beta.2 Pre-release
Pre-release

18.0.0-beta.2 (2024-04-15)

Bug Fixes

  • plugin: fixed root target creation (3dd848d)

Tests

  • plugin: fix failing test (32fc838)

v18.0.0-beta.1

15 Apr 07:27
Compare
Choose a tag to compare
v18.0.0-beta.1 Pre-release
Pre-release

18.0.0-beta.1 (2024-04-15)

Bug Fixes

  • plugin: export createDependencies (d90f4ed)
  • plugin: normalize user input for extensions (756a18c)

v18.0.0-beta.0

12 Apr 13:41
Compare
Choose a tag to compare
v18.0.0-beta.0 Pre-release
Pre-release

18.0.0-beta.0 (2024-04-12)

⚠ BREAKING CHANGES

  • Support for Stylelint v15 has been removed
  • Support for Nx v17 has been removed

Features

  • add create-nodes plugin (ad3c262)
  • drop support for Nx 17 (61f47b3)
  • drop support for Stylelint 15 (ba7c118)
  • plugin target cache (faa0320)
  • support stylelint config overrides.extends (9f48e1b)

Bug Fixes

  • support .stylelintrc.ts files in plugin (35424c6)

Tests

  • fix plugin tests (f3849b5)
  • update nx commands to use (d46eb89)
  • update vscode extension adding tests (0fbbcb4)

Refactorings

  • move index.ts to project root (7f01e98)
  • plugin: refactor lintFilePatterns to extensions (3bffadd)
  • restructure generators (d60e49a)

v17.1.4

13 Feb 10:01
Compare
Choose a tag to compare

17.1.4 (2024-02-13)

Bug Fixes

  • fix resolving custom formatters with no default export (229470e)

v17.1.3

09 Feb 10:36
Compare
Choose a tag to compare

17.1.3 (2024-02-09)

Bug Fixes

  • executor: fix deprecation warning when using outputFile (9c02cda)
  • executor: fix resolving custom formatters (4112d41)

v17.1.2

08 Feb 07:53
Compare
Choose a tag to compare

17.1.2 (2024-02-08)

Bug Fixes

  • update @nx/devkit version range to clarify version compatibility (106b097)

Tests

  • e2e: fix createTestProject (33f642b)

Documentation

  • update compatibility table (7ea8cc2)

v17.1.1

09 Jan 14:31
Compare
Choose a tag to compare

17.1.1 (2024-01-09)

Bug Fixes

  • addScssToStylelintConfiguration checking the files instead of extends (7c4d0cf)

v17.1.0

12 Dec 10:59
Compare
Choose a tag to compare

17.1.0 (2023-12-12)

Features

Bug Fixes

  • stylelint quietDeprecationWarnings (0a757c4)
  • use stylelint result.report when stylelint v16 (34d6ac7)