Skip to content

Commit 913689f

Browse files
authored
Update CHANGELOG.md
1 parent bef503e commit 913689f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,10 @@ Follow these steps if you see errors about missing lint rules in the editor.
342342

343343
If you still have the problem please file an issue.
344344

345+
#### Some of my tests started crashing because of unhandled rejections
346+
347+
Unhandled Promise rejections will now crash tests. You can fix them by explicitly catching the errors you don’t care about.
348+
345349
#### How to turn my app into a [Progressive Web App](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#making-a-progressive-web-app)?
346350

347351
After the regular update procedure above, add these line to `<head>` in `public/index.html`:

0 commit comments

Comments
 (0)