Skip to content

Commit b84c942

Browse files
authored
Merge branch 'main' into copilot/fix-383
2 parents bd99191 + 6152b83 commit b84c942

File tree

5 files changed

+303
-67
lines changed

5 files changed

+303
-67
lines changed

.changeset/smart-rocks-fail.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# eslint-plugin-primer-react
22

3+
## 8.1.0
4+
5+
### Minor Changes
6+
7+
- [#382](https://github.com/primer/eslint-plugin-primer-react/pull/382) [`93e4b76`](https://github.com/primer/eslint-plugin-primer-react/commit/93e4b76269bf816bfc24991180f73ef22266a6f5) Thanks [@jonrohan](https://github.com/jonrohan)! - Add rule `use-styled-react-import` to enforce importing components with sx prop from @primer/styled-react
8+
9+
### Patch Changes
10+
11+
- [#389](https://github.com/primer/eslint-plugin-primer-react/pull/389) [`747fc82`](https://github.com/primer/eslint-plugin-primer-react/commit/747fc82dc9fc584005d98b36f8417985469a083a) Thanks [@llastflowers](https://github.com/llastflowers)! - Add exception for height and width for SkeletonBox in no-system-props rule
12+
313
## 8.0.0
414

515
### Major Changes

0 commit comments

Comments
 (0)