Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 00:41
· 7 commits to main since this release

2.0.0 (2024-04-21)

Features

  • bundle: added dep to replace internal helpers and hooks (e0fec1d)
  • SkipLink: added styles as scss modules (720d8ed)

BREAKING CHANGES

  • bundle: Removed internal hooks (useAutoId, useMergedRefs, usePrevious and useSafeLayoutEffect) as exported modules
  • bundle: Removed internal hooks (callIfExists, cloneValidElement, emptyFunction, inRange, isBoolean, isBrowser, isFunction, isNil, isNumber, isString, keycodes, classNames, makeId) as exported modules
  • bundle: Removed "react/jsx-runtime" as a bundled dependency