Skip to content

v9.0.0

Choose a tag to compare

@primer primer released this 19 Jun 18:27
· 41 commits to main since this release
38ce863

Major Changes

  • #577 f0c6656 Thanks @francinelucca! - - BREAKING CHANGE: Deleted the no-system-props rule to eliminate checks for styled-system props in components.
    • BREAKING CHANGE: Removed the no-unnecessary-components rule that enforced the use of plain HTML elements over Box and Text when not using sx for styling.
    • BREAKING CHANGE: Eliminated the use-styled-react-import rule that enforced importing components from @primer/styled-react when using the sx prop.
    • Removed styled-system, @types/styled-system dependencies