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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@
58
58
- Added some missed dependencies to `/iterator/flat-map` entries
59
59
- Compat data improvements:
60
60
-[`Error.isError`](https://github.com/tc39/proposal-is-error) marked not supported in Node because of [a bug](https://github.com/nodejs/node/issues/56497)
61
-
- Added [Deno 2.3](https://github.com/denoland/deno/releases/tag/v2.3.0) compat data mapping
61
+
- Added [Deno 2.3](https://github.com/denoland/deno/releases/tag/v2.3.0)and [Deno 2.3.2](https://github.com/denoland/deno/releases/tag/v2.3.2)compat data mapping
62
62
- Updated Electron 37 compat data mapping
63
63
-`Set.prototype.difference` marked as not supported in Safari and supported only from Bun 1.2.5 because of [a bug](https://bugs.webkit.org/show_bug.cgi?id=288595)
64
64
-`Set.prototype.{ symmetricDifference, union }` marked as not supported in Safari and supported only from Bun 1.2.5 because of [a bug](https://bugs.webkit.org/show_bug.cgi?id=289430)
0 commit comments