0.6.0
What's Changed
- Added
useModal()
helper + renamed some props by @pascalbaljet in #29 - Sync React/Vue navigate hook by @pascalbaljet in #33
New Contributors
- @dependabot made their first contribution in #30
Upgrading from < v0.6 to v0.6
componentProps
(inmodelContext
object) has been renamed toprops
.modalProps
has been renamed toconfig
.
Full Changelog: 0.5.4...0.6.0