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 fe7dab3 commit 03bf735Copy full SHA for 03bf735
.changeset/swift-poems-protect.md
@@ -0,0 +1,5 @@
1
+---
2
+'react-select': patch
3
4
+
5
+Bump @emotion/react to ^11.8.1 to avoid `useInsertionEffect` bug
packages/react-select/package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"@babel/runtime": "^7.12.0",
14
"@emotion/cache": "^11.4.0",
15
- "@emotion/react": "^11.1.1",
+ "@emotion/react": "^11.8.1",
16
"@types/react-transition-group": "^4.4.0",
17
"memoize-one": "^5.0.0",
18
"prop-types": "^15.6.0",
0 commit comments