bail51mMIT2.0.2Throw a given error
wooormabout 3 years agothrow, fail, bail, callback stop-iteration-iterator97.7mMIT1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
ljharb9 months agostopiteration, iterator, firefox hard-rejection40.7mMIT2.1.0Make unhandled promise rejections fail hard right away instead of the default silent fail
sindresorhusabout 2 years agothrow, promise, promises, unhandled loud-rejection18.2mMIT2.2.0Make unhandled promise rejections fail loudly instead of the default silent fail
sindresorhusabout 2 years agothrow, promise, promises, unhandled