Skip to content

Releases: prezly/react-promise-modal

v2.0.0

31 Dec 00:53
Compare
Choose a tag to compare

What's Changed

A full v2 rewrite of the library by @e1himself in #11

  • Uses hybrid reactive + imperative rendering approach
  • Built as a React hook
  • Reactive to incoming props updates (reactive)
  • Can accept call-time arguments passed (imperative)

Full Changelog: v0.3.1...v2.0.0

v0.3.1

26 Jun 10:04
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

Rebuild and republish the package, as 0.3.0 was somehome published with the old code.

Fixes #9

v0.3.0

26 Jun 10:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/prezly/react-promise-modal/commits/v0.3.0