What's Changed
- fix(docs): failed to install dependencies in StackBlitz by @wingkwong in #4639
- chore(docs): remove step 2 from "Using use-theme-hook" by @wingkwong in #4797
- fix(docs): incorrect code in Modal placement by @wingkwong in #4652
- docs: update DatePicker example to remove "time" label by @praharshbhatt in #4443
- fix(docs): incorrect default drawer placement by @wingkwong in #4810
- v2.7.0 by @jrgarciadev in #4835
- fix(toast): fixing maxVisibleToasts, solid variant promise, promise timer by @macci001 in #4881
- fix(toast): shouldShowTimeoutProgess typo by @wingkwong in #4858
- fix(select): pass form prop to hidden-select by @smozely in #4854
- fix(spinner): Attempted to call useProviderContext() from the server by @wingkwong in #4904
- fix(number-input): onChange event in number input by @wingkwong in #4907
- fix(breadcrumb): broken start & end content by @wingkwong in #4922
- refactor: build process by @wingkwong in #4909
- fix: incorrect system & theme version in peerDependencies by @wingkwong in #4901
- fix(changeset): remove
@heroui/stories-utils
and@heroui/test-utils
from ignore list by @wingkwong in #4939 - fix(docs): include .npmrc in sandbox by @wingkwong in #4951
- fix(input): esc key to clear input value by @linyonglu in #4892
- ci(changesets): 📦 version packages by @github-actions in #4896
New Contributors
- @praharshbhatt made their first contribution in #4443
- @smozely made their first contribution in #4854
- @linyonglu made their first contribution in #4892
Full Changelog: https://github.com/heroui-inc/heroui/compare/@heroui/react@2.7.2...@heroui/react@2.7.4