es-iterator-helpers
Advanced tools
Changelog
v1.0.12 - 2023-07-14
db16b34
es-abstract
f002147
@ljharb/eslint-config
, aud [
42064e8`](https://github.com/es-shims/iterator-helpers/commit/42064e80e0cc37f5e4676c2133dacae7456e313f)896fd4f
Changelog
v1.0.3 - 2023-03-17
drop
/filter
/flatMap
/map
/take
: properly IfAbruptCloseIterator ff643a0
NormalCompletion
/ThrowCompletion
instead of thunks 68fd937
filter
: IteratorClose needs to rethrow the error 200474f
filter
: properly increment the counter 14aa2d8
Iterator
can not be new
ed or invoked directly 6fbd68e
Iterator.prototype
should be non-writable 1080288
es-abstract
b7913da
@es-shims/api
0071bed