Release 4.2.0
Features
- feat: allow unsafe usage for useBottomSheetInternal & useBottomSheetModalInternal (#740)(by @jembach)
-
feat: add useBottomSheetInternal_unsafe & useBottomSheetModalInternal_unsafe to access context
-
chore: export hooks useBottomSheetInternal_unsafe and useBottomSheetModalInternal_unsafe
-
refactor: combined unsafe hooks with default hooks using an argument
-
chore(useBottomSheetInternal): use function overloading instead of interface
-
chore(useBottomSheetModalInternal): use function overloading instead of interface
-
chore: fixed spacing
Co-authored-by: gorhom <[email protected]> (1bf6139).