Back to Explore

ljharb/stop-iteration-iterator

GitHub
3 watchersOpen source

Last release:

stop-iteration-iterator is a small JavaScript utility that normalizes iterator behavior in Firefox 17 to 26, where iterators throw StopIteration to indicate they are done. It’s useful when you need consistent iterator output, for example producing next() results with a done flag and value.

Project status

  • The repository appears to be in maintenance mode: the last known versioned update was v1.1.0 on 2024-12-13, with an upstream push recorded on 2025-12-30, but there are no newer versioned updates listed in the provided summaries.
  • Update cadence looks sparse, with large gaps between version tags (v1.0.0 on 2023-01-13, then v1.1.0 on 2024-12-13), suggesting limited, incremental changes rather than frequent releases.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.1.0

    Release v1.1.0 contains a mix of package metadata, CI workflow changes, and code-level updates to add TypeScript typings. The release notes provided by the publisher are empty (no documented changes), so the substantive changes are inferred from the actual diff.

    Features
  • v1.0.0

    This release is version v1.0.0, but the publisher provided no release notes or change log details. As a result, the specific code changes, API compatibility impacts, and migration requirements are not documented here.