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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@
66
66
- Iterators closing on early errors in `Iterator` helpers marked as implemented from FF141
67
67
-`Array.prototype.with` marked as supported only from FF140 because it throws an incorrect exception when index coercion fails
68
68
-`TypedArray.prototype.with` marked as unsupported in Bun and Safari because it should truncate negative fractional index to zero, but instead throws an error
69
+
-`AsyncDisposableStack` bugs marked as fixed in Deno 2.3.2
69
70
-`SuppressedError` bugs ([extra arguments support](https://github.com/oven-sh/bun/issues/9283) and [arity](https://github.com/oven-sh/bun/issues/9282)) marked as fixed in Bun 1.2.15
0 commit comments