Skip to content

Commit 343776f

Browse files
author
Brian Vaughn
committed
Added React entry-points change to DevTools changelog
1 parent 4d402cd commit 343776f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-devtools/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
</details>
1111

1212
## 4.13.3 (May 18, 2021)
13+
#### Misc
14+
* Updated `react` and `react-dom` API imports in preparation for upcoming stable release ([bvaughn](https://github.com/bvaughn) in [#21488](https://github.com/facebook/react/pull/21488))
15+
1316
#### Bugfix
1417
* Reload all roots after Fast Refresh force-remount (to avoid corrupted Store state) ([bvaughn](https://github.com/bvaughn) in [#21516](https://github.com/facebook/react/pull/21516))
1518
* Errors thrown by Store can be dismissed so DevTools remain usable in many cases ([bvaughn](https://github.com/bvaughn) in [#21520](https://github.com/facebook/react/pull/21520))

0 commit comments

Comments
 (0)