UNPKG

igogo

Version:

Fast Either and Maybe from Fantasy Land with Flow and TypeScript support

82 lines (38 loc) 2.84 kB
# [1.9.0](https://github.com/bigslycat/igogo/compare/v1.8.2...v1.9.0) (2020-02-26) ### Features * **package:** add ES module build ([647f3e9](https://github.com/bigslycat/igogo/commit/647f3e92eb25df68c5a744bda9ce4d53e554b4d1)) ## [1.8.2](https://github.com/bigslycat/igogo/compare/v1.8.1...v1.8.2) (2020-02-26) ### Bug Fixes * **package:** fix potential security vulnerabilities ([05de62d](https://github.com/bigslycat/igogo/commit/05de62d56c1fad97c95aabf0e250cc42a2059991)) ## [1.8.1](https://github.com/bigslycat/igogo/compare/v1.8.0...v1.8.1) (2020-02-26) ### Bug Fixes * **package:** fix potential security vulnerabilities ([1337c32](https://github.com/bigslycat/igogo/commit/1337c320f6139f278a8bf20c949bb8485c65a396)) * **package:** fix security vulnerabilities ([26a1adc](https://github.com/bigslycat/igogo/commit/26a1adcf666ebfd0ac11a42a9888c827dd2aa663)) # [1.8.0](https://github.com/bigslycat/igogo/compare/v1.7.2...v1.8.0) (2019-07-02) ### Features * **Either:** implement Iterator interface ([0b30161](https://github.com/bigslycat/igogo/commit/0b30161)) * **Maybe:** implement Iterator interface ([d87a2fb](https://github.com/bigslycat/igogo/commit/d87a2fb)) ## [1.7.2](https://github.com/bigslycat/igogo/compare/v1.7.1...v1.7.2) (2019-06-13) ### Bug Fixes * **package:** fix security alerts ([4204459](https://github.com/bigslycat/igogo/commit/4204459)) ## [1.7.1](https://github.com/bigslycat/igogo/compare/v1.7.0...v1.7.1) (2019-03-23) ### Bug Fixes * **package:** update core-js to version 3.0.0 ([8b66a9c](https://github.com/bigslycat/igogo/commit/8b66a9c)) # [1.7.0](https://github.com/bigslycat/igogo/compare/v1.6.0...v1.7.0) (2019-03-16) ### Features * add constructor fromFalsy ([553fb5c](https://github.com/bigslycat/igogo/commit/553fb5c)) * add types for fromFalsy function ([b5f1880](https://github.com/bigslycat/igogo/commit/b5f1880)) # [1.6.0](https://github.com/bigslycat/igogo/compare/v1.5.0...v1.6.0) (2019-02-21) ### Features * **Either:** add match method ([68a5114](https://github.com/bigslycat/igogo/commit/68a5114)) # [1.5.0](https://github.com/bigslycat/igogo/compare/v1.4.13...v1.5.0) (2019-02-21) ### Features * **Maybe:** add match method ([2cdf299](https://github.com/bigslycat/igogo/commit/2cdf299)) ## [1.4.13](https://github.com/bigslycat/igogo/compare/v1.4.12...v1.4.13) (2019-01-22) ### Bug Fixes * **tests:** fix file names ([32ce057](https://github.com/bigslycat/igogo/commit/32ce057)) * **tests:** fix test script ([19c976e](https://github.com/bigslycat/igogo/commit/19c976e)) ## [1.4.12](https://github.com/bigslycat/igogo/compare/v1.4.11...v1.4.12) (2019-01-20) ### Bug Fixes * **CI:** cleanup ([120b9a1](https://github.com/bigslycat/igogo/commit/120b9a1)) * **CI:** fix release stage ([d11a1b7](https://github.com/bigslycat/igogo/commit/d11a1b7))