Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set
package.json
to 2.0.0 [skip ci]
# [2.0.0](v1.5.2...v2.0.0) (2024-04-21) ### Features * **bundle:** added dep to replace internal helpers and hooks ([e0fec1d](e0fec1d)) * **SkipLink:** added styles as scss modules ([720d8ed](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
- Loading branch information