Skip to main content

Deprecating show/hide in favour of open/close

2 min read

As of the next major release (3.0.0), the show() and hide() methods of useDialog() will be deprecated in favour of open() and close(). There is currently no set date for this release, but we wanted to give you a heads up so you can migrate ahead of time

Introducing v2!

One min read

Version 2.0.0 for React Dialog Async has been released 馃帀

This release marks the start of a new era for React Dialog Async. While the API is remaining very much the same, this release lays the foundations for some new features and improvements in the future.