Skip to content

Commit 54c7a2f

Browse files
Version Packages
1 parent 87dc27d commit 54c7a2f

11 files changed

+32
-53
lines changed

.changeset/giant-kangaroos-provide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gorgeous-moons-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/proud-ducks-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-goats-applaud.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-apples-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-cooks-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thick-lions-call.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/unlucky-pans-develop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-cobras-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## 13.0.0
4+
5+
### Major Changes
6+
7+
- [#397](https://github.com/primer/stylelint-config/pull/397) [`255a3c4`](https://github.com/primer/stylelint-config/commit/255a3c4cebb453243978b24f35516ed55443c81e) Thanks [@jonrohan](https://github.com/jonrohan)! - Removing `primer/no-experimental-vars` plugin from config.
8+
9+
- [#415](https://github.com/primer/stylelint-config/pull/415) [`86cf24f`](https://github.com/primer/stylelint-config/commit/86cf24f5c1f3f51b5085a5808a5406bc04e47b68) Thanks [@jonrohan](https://github.com/jonrohan)! - Deleting primer/utilities plugin
10+
11+
- [#401](https://github.com/primer/stylelint-config/pull/401) [`0a7bc7e`](https://github.com/primer/stylelint-config/commit/0a7bc7eeaec4b6ea63cbc7bda150ea61a3b5d346) Thanks [@jonrohan](https://github.com/jonrohan)! - **BREAKING CHANGE:** Removing plugins from the config.
12+
13+
- primer/new-color-vars-have-fallback
14+
- primer/no-deprecated-colors
15+
- primer/no-override
16+
- primer/no-scale-colors
17+
- primer/no-undefined-vars
18+
- primer/no-unused-vars
19+
20+
- [#397](https://github.com/primer/stylelint-config/pull/397) [`255a3c4`](https://github.com/primer/stylelint-config/commit/255a3c4cebb453243978b24f35516ed55443c81e) Thanks [@jonrohan](https://github.com/jonrohan)! - Upgrade to latest stylelint and make esm the default module format
21+
22+
### Minor Changes
23+
24+
- [#403](https://github.com/primer/stylelint-config/pull/403) [`2c9e2de`](https://github.com/primer/stylelint-config/commit/2c9e2de5ea64754587109098352fef80718b9b30) Thanks [@mattcosta7](https://github.com/mattcosta7)! - Update config to alloy nesting in css modules
25+
26+
- [#417](https://github.com/primer/stylelint-config/pull/417) [`3318d25`](https://github.com/primer/stylelint-config/commit/3318d25f78f5a2a25dbe9aec077145c2a33db3af) Thanks [@jonrohan](https://github.com/jonrohan)! - Upgrade to @primer/primitives@8.2.0
27+
28+
- [#368](https://github.com/primer/stylelint-config/pull/368) [`0ed9a47`](https://github.com/primer/stylelint-config/commit/0ed9a4723cc1c5a1d7bbd2a36da064e76634d1b9) Thanks [@jonrohan](https://github.com/jonrohan)! - Change config to accept multiple file types `.css, .scss, .modules.css, .tsx, .pcss`
29+
30+
- [#400](https://github.com/primer/stylelint-config/pull/400) [`e708ed2`](https://github.com/primer/stylelint-config/commit/e708ed2ad2789e2acabcb8cb64eb99735ea87d17) Thanks [@jonrohan](https://github.com/jonrohan)! - Update primer/spacing for CSS properties
31+
32+
- [`4c22d43`](https://github.com/primer/stylelint-config/commit/4c22d43342857e282802f242445e25f562001a79) Thanks [@jonrohan](https://github.com/jonrohan)! - Updating `primer/borders` plugin to work for new primitives and CSS vars
33+
334
## 12.9.2
435

536
### Patch Changes

0 commit comments

Comments
 (0)