Skip to content

Commit 099b984

Browse files
committed
add Opera Android 93 compat data mapping
https://forums.opera.com/topic/87267/opera-for-android-93
1 parent 4c816a0 commit 099b984

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22
### Unreleased
3-
- Nothing
3+
- Compat data improvements:
4+
- Added [Opera Android 93](https://forums.opera.com/topic/87267/opera-for-android-93) compat data mapping
45

56
### [3.47.0 - 2025.11.18](https://github.com/zloirock/core-js/releases/tag/v3.47.0)
67
- Changes [v3.46.0...v3.47.0](https://github.com/zloirock/core-js/compare/v3.46.0...v3.47.0) (117 commits)

packages/core-js-compat/src/mapping.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ export default {
291291
[137, 90],
292292
[139, 91],
293293
[140, 92],
294+
[142, 93],
294295
],
295296
// https://developers.meta.com/horizon/documentation/web/browser-release-notes/
296297
// https://www.meta.com/experiences/browser/1916519981771802/

0 commit comments

Comments
 (0)