Skip to content

v4.0.0

Compare
Choose a tag to compare
@primer-css primer-css released this 01 Aug 17:42
· 157 commits to main since this release
5dce101

Major Changes

Minor Changes

  • #67 4dfdb47 Thanks @TylerJDev! - * Updates component mapping, adds components.js
    • Bumps eslint-plugin-github and eslint-plugin-jsx-a11y
    • Fixes bug in a11y-explicit-heading when using spread props, or variable for as

Patch Changes

  • #72 522b9cc Thanks @TylerJDev! - Removes Link, Spinner and TabNav.Link from component mapping

  • #73 974d9e8 Thanks @TylerJDev! - * Fixes nonInteractiveLink rule for links that pass values through JSX rather than a string

    • Adds optional chaining to getJSXOpeningElementAttribute to avoid error when no name is present