v2.0.0
Changes
waitForNextUpdatenow automatically wraps the promise in an asyncactcall, preventing the warning from #14
Breaking Changes
- Async
actcalls have increased the minimumreact-test-rendererversion to `16.9.0 - Opened the version range for
@types/reactand@types/react-test-rendererto be a bit more lenient in an attempt to resolve #110 (let me know if this is still an issue).