Releases: tsivinsky/use-confirm
Releases · tsivinsky/use-confirm
1.0
What's Changed
- feat!: add custom options by @tsivinsky in #9
- feat: allow passing string or JSX as 1st argument in
ask
function
Full Changelog: v0.1.2...v1.0.0
0.1.0
- specify the return value for ask function
- add
withConfirm
HOC to use instead ofConfirmContextProvider
Full Changelog: v0.0.10...v0.1.0