This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/es-get-iterator/CHANGELOG.md

4.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v1.1.0 - 2020-01-26

Commits

  • [New] add native ESM variant via conditional exports 325629d
  • [Tests] fix test matrix 01c20cf
  • [Docs] Add modern browser example for Rollup ab9f17d
  • [Deps] update is-map, is-set, es-abstract, is-string a1b9645
  • [Fix] node.js only runs where “exports” is supported, and arguments is iterable there ccc7646
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape 4281453
  • [Dev Deps] update @ljharb/eslint-config f4fc99c
  • [Deps] update es-abstract 70b0423
  • [Tests] add string coverage for a lone surrogate not followed by a proper surrogate ending 796e497

v1.0.2 - 2019-12-16

Commits

v1.0.1 - 2019-11-27

Commits

  • [Fix] fix bugs in pre-Symbol environments 592f78a

v1.0.0 - 2019-11-26

Commits

  • Initial tests. 71f5fdd
  • Initial implementation d7e0480
  • Initial commit eb5372c
  • readme 8d6ad14
  • npm init 9b84446
  • [meta] add auto-changelog e2d2e4f
  • [meta] add funding field; create FUNDING.yml 5a31c77
  • [actions] add automatic rebasing / merge commit blocking 644429e
  • [Tests] add npm run lint f22172f
  • Only apps should have lockfiles fcf8441
  • [meta] add safe-publish-latest 946befa
  • [Tests] only test on majors, since travis has a 200 build limit aeb5f09