Skip to content

Releases: tsivinsky/use-confirm

Release list

1.0

Choose a tag to compare

@tsivinsky tsivinsky released this 05 Oct 20:13

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

Choose a tag to compare

@tsivinsky tsivinsky released this 03 Apr 11:44
  • specify the return value for ask function
  • add withConfirm HOC to use instead of ConfirmContextProvider

Full Changelog: v0.0.10...v0.1.0