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
The proposal accepts Iterable/AsyncIterable objects, but previous tests
tested IterableIterator/AsyncIterableIterator.
This change breaks Deno v1.43.5.
However, Node v20.13.1 and Firefox 126.0 are implemented correctly.
0 commit comments