You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/is-prop-valid/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @emotion/is-prop-valid
2
2
3
+
## 1.2.2
4
+
5
+
### Patch Changes
6
+
7
+
-[#3156](https://github.com/emotion-js/emotion/pull/3156)[`0bfa9786`](https://github.com/emotion-js/emotion/commit/0bfa97860d768905c88edcafac6e2554565352f8) Thanks [@nnguyen01](https://github.com/nnguyen01)! - Adds `disableRemotePlayback` to the list of allowed props.
Copy file name to clipboardExpand all lines: packages/react/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @emotion/react
2
2
3
+
## 11.11.4
4
+
5
+
### Patch Changes
6
+
7
+
-[#3159](https://github.com/emotion-js/emotion/pull/3159)[`5b82631d`](https://github.com/emotion-js/emotion/commit/5b82631d79a58e87e560024d724b849f3921b6e0) Thanks [@iegik](https://github.com/iegik)! - Renamed an internal `hasOwnProperty` to `hasOwn`. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with `Object.freeze(Object.prototype)`.
0 commit comments