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/iterate-value/CHANGELOG.md
2020-11-01 22:46:04 +00:00

42 lines
2.9 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v1.0.2](https://github.com/ljharb/iterate-value/compare/v1.0.1...v1.0.2) - 2020-01-18
### Commits
- [Refactor] use `iterate-iterator` [`c629571`](https://github.com/ljharb/iterate-value/commit/c629571abac792b4af4541b1ee9eacc4a48616f9)
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`19354c6`](https://github.com/ljharb/iterate-value/commit/19354c6c271e461d150917fdbd28fa1bd09c56f7)
- [Tests] add `evalmd` in `prelint` [`bba0192`](https://github.com/ljharb/iterate-value/commit/bba0192f7b752eb2a2ca86ccde3d0f84105acaab)
- [Deps] update `es-get-iterator` [`068947f`](https://github.com/ljharb/iterate-value/commit/068947fc9c34163136b3e2113a9f6652d34de9af)
## [v1.0.1](https://github.com/ljharb/iterate-value/compare/v1.0.0...v1.0.1) - 2019-12-14
### Commits
- [meta] fix `"exports"` field, for node v13.0 and v13.1 [`c1d9674`](https://github.com/ljharb/iterate-value/commit/c1d96742ba88b360bdd70bee58a123d6a78385a3)
- [Deps] update `es-get-iterator` [`a1b24fb`](https://github.com/ljharb/iterate-value/commit/a1b24fb1e18a36720954adcf54a3bb309bd321fc)
- [Dev Deps] update `eslint` [`6c3b444`](https://github.com/ljharb/iterate-value/commit/6c3b444aaa331d62c97a9213c8ce90f310873c16)
## v1.0.0 - 2019-11-27
### Commits
- Tests [`61a1984`](https://github.com/ljharb/iterate-value/commit/61a1984022f6e4d3f2d405870758a47b1212d740)
- Initial commit [`db9727f`](https://github.com/ljharb/iterate-value/commit/db9727f73d29872f4bbeb639723d31e687b5a6ca)
- readme [`22833a7`](https://github.com/ljharb/iterate-value/commit/22833a765b5cf6a37e36220bf5d26c9829d23490)
- Initial implementation [`67580b6`](https://github.com/ljharb/iterate-value/commit/67580b65787888ceb7983eaf72870fb46346c9ec)
- npm init [`5b78ca7`](https://github.com/ljharb/iterate-value/commit/5b78ca7c283457ab58eecc4ca8653155d785ed1b)
- [meta] add `funding` field; create FUNDING.yml [`e988336`](https://github.com/ljharb/iterate-value/commit/e988336509ed6dad0393f83ee060308afa4f995c)
- [actions] add automatic rebasing / merge commit blocking [`7dc023e`](https://github.com/ljharb/iterate-value/commit/7dc023e46962c196ed83df91ea8a1aa931d2f2d6)
- [meta] add `auto-changelog` [`7974a61`](https://github.com/ljharb/iterate-value/commit/7974a619eeebd4183579e7cff00791b84a420fa4)
- [Tests] add `npm run lint` [`d264f5c`](https://github.com/ljharb/iterate-value/commit/d264f5c5b43abccc5ec0611fc3c2dae45adbf408)
- Only apps should have lockfiles [`89ce4c3`](https://github.com/ljharb/iterate-value/commit/89ce4c31835b6e3bf83b12f18db962d864c5801b)
- [meta] add `safe-publish-latest` [`fcf17b6`](https://github.com/ljharb/iterate-value/commit/fcf17b695e1b2a84eff929c4ad30b3756e69d0e4)