Skip to content

Releases: tsivinsky/use-confirm

1.0

05 Oct 20:13
Compare
Choose a tag to compare

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

03 Apr 11:44
Compare
Choose a tag to compare
  • specify the return value for ask function
  • add withConfirm HOC to use instead of ConfirmContextProvider

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