Skip to content

Releases: Steditor/es6-collections-iterators

Readme update

Choose a tag to compare

@Steditor Steditor released this 06 Jul 08:19

The readme now covers the Safari part introduced with v0.2.0

Safari fixes

Choose a tag to compare

@Steditor Steditor released this 06 Jul 08:15

Now also checks for corrupted iterator as found in Safari 7.1 and 8

Initial release

Choose a tag to compare

@Steditor Steditor released this 05 Jul 13:51

Adds these functions if missing:

  • Map.prototype.keys
  • Map.prototype.values
  • Map.prototype.entries
  • Set.prototype.keys
  • Set.prototype.values
  • Set.prototype.entries