Releases: primer/eslint-plugin-primer-react
Releases · primer/eslint-plugin-primer-react
v3.0.0
Major Changes
- #49
ad22b85
Thanks @colebemis! -direct-slot-children
: Add checks forMarkdownEditor
slot children
v2.0.3
Patch Changes
- #47
9964e4e
Thanks @colebemis! - - Update the no-system-props rule to properly check subcomponents for system props- Adds valid sucomponent props to the allowlist
v2.0.2
Patch Changes
- #45
a39e34d
Thanks @colebemis! - Moredirect-slot-children
fixes:- Fix bug related self-closing JSX tags
- Allow slot children to accept multiple parents (ex:
ActionList.Item
orActionList.LinkItem
) - Add
SplitPageLayout
andNavList
to the slot map - Ignore
MarkdownEditor
because it's still a draft
v2.0.1
Patch Changes
- #43
943e49a
Thanks @colebemis! -direct-slot-children
fixes
v2.0.0
v1.0.1
v1.0.0
v0.7.4
Patch Changes
- #31
a64413a
Thanks @colebemis! -no-system-props
: Always ignoresize
prop
v0.7.3
Patch Changes
- #27
19cbc53
Thanks @colebemis! -no-system-props
: Ignorebg
prop onPointerBox
component
v0.7.2
Patch Changes
- #24
e5565ae
Thanks @colebemis! - Replace references to@primer/components
with@primer/react