File tree 2 files changed +2
-0
lines changed
packages/core-js-compat/src
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
##### Unreleased
3
3
- [ ` String.prototype.{ isWellFormed, toWellFormed } ` ] ( https://github.com/tc39/proposal-is-usv-string ) marked as supported from V8 ~ Chrome 111
4
+ - Added Opera Android 74 compat data mapping
4
5
5
6
##### [ 3.29.0 - 2023.02.27] ( https://github.com/zloirock/core-js/releases/tag/v3.29.0 )
6
7
- Added ` URLSearchParams.prototype.size ` getter, [ url/734] ( https://github.com/whatwg/url/pull/734 )
Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ export default {
216
216
[ 104 , 71 ] ,
217
217
[ 106 , 72 ] ,
218
218
[ 108 , 73 ] ,
219
+ [ 109 , 74 ] ,
219
220
] ,
220
221
// https://developer.oculus.com/documentation/web/browser-release-notes/
221
222
// Need to find another data source since release notes are not available for new versions.
You can’t perform that action at this time.
0 commit comments