Releases: prezly/react-promise-modal
Releases · prezly/react-promise-modal
v2.0.0
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
v0.3.0
What's Changed
- Dev - Typescript by @e1himself in #7
- React 18 by @e1himself in #8
Full Changelog: https://github.com/prezly/react-promise-modal/commits/v0.3.0