|
30 | 30 |
|
31 | 31 | - support stylelint 16 ([#296](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/issues/296)) ([adcd166](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/commit/adcd166692177df231df6433664c5c9b7d0b335b))
|
32 | 32 |
|
33 |
| -# [7.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.1.0...v7.0.0) (2023-07-07) |
| 33 | +# [7.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.1.0...v7.0.0) (2023-07-07) |
34 | 34 |
|
35 | 35 | ### chore
|
36 | 36 |
|
37 |
| -- **deps:** upgrade to doiuse 6 ([0368c23](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/0368c238da6d5d5880d6b6c251374b9c8499b2e4)) |
| 37 | +- **deps:** upgrade to doiuse 6 ([0368c23](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/0368c238da6d5d5880d6b6c251374b9c8499b2e4)) |
38 | 38 |
|
39 | 39 | ### BREAKING CHANGES
|
40 | 40 |
|
41 | 41 | - **deps:** dropped support for node 14 and 15
|
42 | 42 |
|
43 |
| -# [6.1.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.0.1...v6.1.0) (2023-02-13) |
| 43 | +# [6.1.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.0.1...v6.1.0) (2023-02-13) |
44 | 44 |
|
45 | 45 | ### Features
|
46 | 46 |
|
47 |
| -- **peerdep:** add stylelint 15 support ([6e5a7eb](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/6e5a7eb850f62f82612cb65080183396045be485)) |
| 47 | +- **peerdep:** add stylelint 15 support ([6e5a7eb](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/6e5a7eb850f62f82612cb65080183396045be485)) |
48 | 48 |
|
49 |
| -## [6.0.1](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v6.0.0...v6.0.1) (2022-10-01) |
| 49 | +## [6.0.1](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v6.0.0...v6.0.1) (2022-10-01) |
50 | 50 |
|
51 | 51 | ### Bug Fixes
|
52 | 52 |
|
53 |
| -- **node:** broaden supported node engines range ([f066420](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/f066420426f4e3fca8ef264668a1683e95ee220b)) |
| 53 | +- **node:** broaden supported node engines range ([f066420](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/f066420426f4e3fca8ef264668a1683e95ee220b)) |
54 | 54 |
|
55 |
| -# [6.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.4...v6.0.0) (2022-09-30) |
| 55 | +# [6.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.4...v6.0.0) (2022-09-30) |
56 | 56 |
|
57 | 57 | ### chore
|
58 | 58 |
|
59 |
| -- **peerdeps:** drop support for stylelint v13 ([31887ef](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/31887ef81fd76fe71392ed8a498e155cc24c5e45)) |
| 59 | +- **peerdeps:** drop support for stylelint v13 ([31887ef](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/31887ef81fd76fe71392ed8a498e155cc24c5e45)) |
60 | 60 |
|
61 | 61 | ### Continuous Integration
|
62 | 62 |
|
63 |
| -- **node:** drop node 12 support ([89ba32d](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/89ba32db76ca22ce9720a8cc87bb81966202cadf)) |
| 63 | +- **node:** drop node 12 support ([89ba32d](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/89ba32db76ca22ce9720a8cc87bb81966202cadf)) |
64 | 64 |
|
65 | 65 | ### BREAKING CHANGES
|
66 | 66 |
|
67 | 67 | - **node:** dropped support for node 12
|
68 | 68 | - **peerdeps:** dropped support for stylelint v13
|
69 | 69 |
|
70 |
| -## [5.0.4](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.3...v5.0.4) (2022-09-13) |
| 70 | +## [5.0.4](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.3...v5.0.4) (2022-09-13) |
71 | 71 |
|
72 | 72 | ### Bug Fixes
|
73 | 73 |
|
74 |
| -- **postcss:** upgrade postcss to latest to address user upgrade errors ([a4dce08](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/a4dce08f49b2edba86806ed145fa65c688ff8320)) |
| 74 | +- **postcss:** upgrade postcss to latest to address user upgrade errors ([a4dce08](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/a4dce08f49b2edba86806ed145fa65c688ff8320)) |
75 | 75 |
|
76 |
| -## [5.0.3](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.2...v5.0.3) (2022-02-19) |
| 76 | +## [5.0.3](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.2...v5.0.3) (2022-02-19) |
77 | 77 |
|
78 | 78 | ### Bug Fixes
|
79 | 79 |
|
80 |
| -- fix detecting a mix of supported/unsupported rules ([9c63dd0](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/9c63dd04d93ad64acd52b28b66a6cddd5ce22dc0)) |
| 80 | +- fix detecting a mix of supported/unsupported rules ([9c63dd0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/9c63dd04d93ad64acd52b28b66a6cddd5ce22dc0)) |
81 | 81 |
|
82 |
| -## [5.0.2](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.1...v5.0.2) (2021-09-13) |
| 82 | +## [5.0.2](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.1...v5.0.2) (2021-09-13) |
83 | 83 |
|
84 | 84 | ### Bug Fixes
|
85 | 85 |
|
86 |
| -- **deps:** increment postcss version ([b50dc11](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/b50dc11dac853e73f91c8d5bf26439110c90e0f0)) |
| 86 | +- **deps:** increment postcss version ([b50dc11](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/b50dc11dac853e73f91c8d5bf26439110c90e0f0)) |
87 | 87 |
|
88 |
| -## [5.0.1](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v5.0.0...v5.0.1) (2021-05-22) |
| 88 | +## [5.0.1](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v5.0.0...v5.0.1) (2021-05-22) |
89 | 89 |
|
90 | 90 | ### Bug Fixes
|
91 | 91 |
|
92 |
| -- **installation:** remove husky lifecycle script ([cb081ab](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/cb081ab84c3deaacd2713264b23360c269342150)) |
| 92 | +- **installation:** remove husky lifecycle script ([cb081ab](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/cb081ab84c3deaacd2713264b23360c269342150)) |
93 | 93 |
|
94 |
| -# [5.0.0](https://github.com/ismay/stylelint-no-unsupported-browser-features/compare/v4.1.4...v5.0.0) (2021-05-22) |
| 94 | +# [5.0.0](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/compare/v4.1.4...v5.0.0) (2021-05-22) |
95 | 95 |
|
96 | 96 | ### Bug Fixes
|
97 | 97 |
|
98 |
| -- **dependencies:** fix doiuse warning ([c79336f](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/c79336fb1418d793a1d9887272c6faae791ae8d6)), closes [#149](https://github.com/ismay/stylelint-no-unsupported-browser-features/issues/149) |
| 98 | +- **dependencies:** fix doiuse warning ([c79336f](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/c79336fb1418d793a1d9887272c6faae791ae8d6)), closes [#149](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/issues/149) |
99 | 99 |
|
100 | 100 | ### Code Refactoring
|
101 | 101 |
|
102 |
| -- **support:** drop support for node 10 ([72e07bc](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/72e07bca6918775bd8795cc4f220d9b3cdc9b119)) |
103 |
| -- **support:** drop support for stylelint v11 and v12 ([4d5a108](https://github.com/ismay/stylelint-no-unsupported-browser-features/commit/4d5a1083cd512e0a775e5e5b8ab82097979d417f)) |
| 102 | +- **support:** drop support for node 10 ([72e07bc](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/72e07bca6918775bd8795cc4f220d9b3cdc9b119)) |
| 103 | +- **support:** drop support for stylelint v11 and v12 ([4d5a108](https://github.com/rjwadley/stylelint-no-unsupported-browser-features/commit/4d5a1083cd512e0a775e5e5b8ab82097979d417f)) |
104 | 104 |
|
105 | 105 | ### BREAKING CHANGES
|
106 | 106 |
|
|
0 commit comments