UNPKG

@pacote/iff

Version:

Conditional expressions with Option support.

107 lines (55 loc) โ€ข 4.07 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [3.0.4](https://github.com/PacoteJS/pacote/compare/@pacote/iff@3.0.3...@pacote/iff@3.0.4) (2025-02-25) **Note:** Version bump only for package @pacote/iff ## [3.0.3](https://github.com/PacoteJS/pacote/compare/@pacote/iff@3.0.2...@pacote/iff@3.0.3) (2024-10-05) **Note:** Version bump only for package @pacote/iff ## [3.0.2](https://github.com/PacoteJS/pacote/compare/@pacote/iff@3.0.1...@pacote/iff@3.0.2) (2023-08-25) **Note:** Version bump only for package @pacote/iff ## [3.0.1](https://github.com/PacoteJS/pacote/compare/@pacote/iff@3.0.0...@pacote/iff@3.0.1) (2023-04-22) **Note:** Version bump only for package @pacote/iff # [3.0.0](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.9...@pacote/iff@3.0.0) (2023-04-13) ### chore - ๐Ÿค– CommonJS packages now build with ES5 compatibility ([c0147ae](https://github.com/PacoteJS/pacote/commit/c0147aeffb81322ea59174a3961b10cfb3bf81e5)) ### BREAKING CHANGES - ๐Ÿงจ CommonJS packages now build with ES5 compatibility as a minimum. ES3 is no longer supported. ## [2.0.9](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.8...@pacote/iff@2.0.9) (2022-12-13) **Note:** Version bump only for package @pacote/iff ## [2.0.8](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.7...@pacote/iff@2.0.8) (2021-08-13) **Note:** Version bump only for package @pacote/iff ## [2.0.7](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.6...@pacote/iff@2.0.7) (2021-04-23) **Note:** Version bump only for package @pacote/iff ## [2.0.6](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.5...@pacote/iff@2.0.6) (2021-04-18) **Note:** Version bump only for package @pacote/iff ## [2.0.5](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.4...@pacote/iff@2.0.5) (2021-04-15) **Note:** Version bump only for package @pacote/iff ## [2.0.4](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.3...@pacote/iff@2.0.4) (2021-04-06) **Note:** Version bump only for package @pacote/iff ## [2.0.3](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.2...@pacote/iff@2.0.3) (2021-02-14) ### Bug Fixes - ๐Ÿ› change ESM compilation target to ES2019 ([5c30e8a](https://github.com/PacoteJS/pacote/commit/5c30e8a5da41e1c5c394cbb21f64d2a5256817ea)) ## [2.0.2](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.1...@pacote/iff@2.0.2) (2020-11-27) **Note:** Version bump only for package @pacote/iff ## [2.0.1](https://github.com/PacoteJS/pacote/compare/@pacote/iff@2.0.0...@pacote/iff@2.0.1) (2020-11-14) **Note:** Version bump only for package @pacote/iff # [2.0.0](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.1.4...@pacote/iff@2.0.0) (2020-09-23) ### Features - ๐ŸŽธ replace fp-ts with @pacote/option ([9a20d75](https://github.com/PacoteJS/pacote/commit/9a20d75bb7d821b2cffdc49ca34e80b5c7f6f6c8)) ### BREAKING CHANGES - ๐Ÿงจ This change replaces the Option data type returned with @pacote's implementation. ## [1.1.4](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.1.3...@pacote/iff@1.1.4) (2020-09-05) **Note:** Version bump only for package @pacote/iff ## [1.1.3](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.1.2...@pacote/iff@1.1.3) (2020-06-03) **Note:** Version bump only for package @pacote/iff ## [1.1.0](https://github.com/PacoteJS/pacote/tree/@pacote/iff/1.1.0) (2019-08-14) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.0.1...@pacote/iff@1.1.0) - ES Module support. ## [1.0.1](https://github.com/PacoteJS/pacote/tree/@pacote/iff/1.0.1) (2019-07-25) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.0.0...@pacote/iff@1.0.1) - Include _.npmignore_ file. ## [1.0.0](https://github.com/PacoteJS/pacote/tree/@pacote/iff/1.0.0) (2019-07-25) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/iff@1.0.0...@pacote/iff@1.0.0) - Initial release.