V2.1.0 has been released
Version 2.1.0 for React Dialog Async has been released 🎉
This release brings configurable options for useDialog
to support default data and animations!
What’s new?
Section titled “What’s new?”useDialog
now accepts a secondary argument for config options (More details)- Animation support - you can now delay dialog unmounting to allow time for animations to complete (More details)
- Default data for dialogs - you can now specify default data for dialogs (More details)
- Internal performance optimizations
Feedback or ideas? We’d love to hear them! Open an issue over on GitHub.