File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 5151- Fixed ` %AsyncFromSyncIteratorPrototype% ` to make it a little stricter
5252- Fixed counter in some cases of some ` AsyncIterator ` methods
5353- Fixed order of async iterators closing
54- - Fixed iterator closing in ` AsyncIterator.prototype.{ map, flatMap } ` polyfills
54+ - Fixed iterator closing in ` AsyncIterator.prototype.flatMap ` polyfill
55+ - Fixed iterator closing in ` AsyncIterator.prototype.map ` polyfill on error in inner iterator ` .next `
5556- Fixed iterator closing in ` AsyncIterator.prototype.take ` polyfill with ` return: null `
5657- Fixed validation ` return() ` result as object in ` AsyncIterator.prototype.take ` polyfill
5758- Fixed a lack of error in ` structuredClone ` polyfill on attempt to transfer multiple objects, some of which are non-transferable
You can’t perform that action at this time.
0 commit comments