Skip to content

Releases: RJWadley/stylelint-no-unsupported-browser-features

v8.0.4

28 Jan 00:01
Compare
Choose a tag to compare

8.0.4 (2025-01-28)

Bug Fixes

  • report on whole node, rather than a specific index (a1920b2)

v8.0.3

27 Jan 22:42
Compare
Choose a tag to compare

8.0.3 (2025-01-27)

Bug Fixes

  • providing the line argument in the utils.report() function is deprecated (ee1175c)

v8.0.2

01 Nov 18:47
Compare
Choose a tag to compare

8.0.2 (2024-11-01)

Bug Fixes

  • cannot read properties of undefined (5e3a9f1)

v8.0.1

25 Jan 16:58
Compare
Choose a tag to compare

8.0.1 (2024-01-25)

Bug Fixes

  • remove dependency on lodash (a9d5f68)

v8.0.0

02 Jan 20:07
Compare
Choose a tag to compare

8.0.0 (2024-01-02)

chore

Features

BREAKING CHANGES

  • dropped support for node 16 and stylelint 14, 15

v7.0.0

07 Jul 14:05
Compare
Choose a tag to compare

7.0.0 (2023-07-07)

chore

  • deps: upgrade to doiuse 6 (0368c23)

BREAKING CHANGES

  • deps: dropped support for node 14 and 15

v6.1.0

13 Feb 18:27
Compare
Choose a tag to compare

6.1.0 (2023-02-13)

Features

  • peerdep: add stylelint 15 support (6e5a7eb)

v6.0.1

01 Oct 09:57
Compare
Choose a tag to compare

6.0.1 (2022-10-01)

Bug Fixes

  • node: broaden supported node engines range (f066420)

v6.0.0

30 Sep 16:58
Compare
Choose a tag to compare

6.0.0 (2022-09-30)

chore

  • peerdeps: drop support for stylelint v13 (31887ef)

Continuous Integration

  • node: drop node 12 support (89ba32d)

BREAKING CHANGES

  • node: dropped support for node 12
  • peerdeps: dropped support for stylelint v13

v5.0.4

13 Sep 16:30
Compare
Choose a tag to compare

5.0.4 (2022-09-13)

Bug Fixes

  • postcss: upgrade postcss to latest to address user upgrade errors (a4dce08)