Skip to content

Releases: primer/eslint-plugin-primer-react

v3.0.0

14 Apr 21:53
b2ee59f
Compare
Choose a tag to compare

Major Changes

  • #49 ad22b85 Thanks @colebemis! - direct-slot-children: Add checks for MarkdownEditor slot children

v2.0.3

22 Mar 23:04
e6ce287
Compare
Choose a tag to compare

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

22 Mar 18:46
bdc64e8
Compare
Choose a tag to compare

Patch Changes

  • #45 a39e34d Thanks @colebemis! - More direct-slot-children fixes:
    • Fix bug related self-closing JSX tags
    • Allow slot children to accept multiple parents (ex: ActionList.Item or ActionList.LinkItem)
    • Add SplitPageLayout and NavList to the slot map
    • Ignore MarkdownEditor because it's still a draft

v2.0.1

22 Mar 17:37
f5e5287
Compare
Choose a tag to compare

Patch Changes

v2.0.0

22 Mar 17:14
2ab2a03
Compare
Choose a tag to compare

Major Changes

Minor Changes

v1.0.1

05 Aug 20:09
191d35e
Compare
Choose a tag to compare

Patch Changes

v1.0.0

25 Jul 18:36
118cc76
Compare
Choose a tag to compare

Major Changes

  • #34 efd4f67 Thanks @khiga8! - Provide component mapping for github/react preset and add dependencies to eslint-plugin-github and eslint-plugin-jsx-a11y.

    eslint peer dependency is now ^8.0.1.

v0.7.4

17 Feb 17:23
0156ef2
Compare
Choose a tag to compare

Patch Changes

v0.7.3

11 Jan 21:52
f8381ee
Compare
Choose a tag to compare

Patch Changes

v0.7.2

08 Dec 21:20
b29b255
Compare
Choose a tag to compare

Patch Changes