We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a99f66 commit 62cbfd1Copy full SHA for 62cbfd1
README.md
@@ -195,13 +195,9 @@ All standalone helper components were renamed to avoid import naming collision.
195
- `<Settled>` was renamed to `<IfSettled>`.
196
197
> A [codemod](https://github.com/async-library/react-async/tree/master/codemods) is available to automate the upgrade.
198
-> <<<<<<< HEAD
199
200
The return type for `run` was changed from `Promise` to `undefined`. You should now use the `promise` prop instead. This
201
is a manual upgrade. See [`promise`](#promise-1) for details.
202
-=======
203
-
204
-> > > > > > > master
205
206
#### Upgrade to v6
207
0 commit comments