Skip to content

Latest commit

 

History

History
272 lines (104 loc) · 9.14 KB

CHANGELOG.md

File metadata and controls

272 lines (104 loc) · 9.14 KB

5.2.0 (2023-11-12)

Features

  • stringProp: add helper for when you always need a string (#150) (d02385d)

5.1.0 (2023-10-30)

Features

5.0.1 (2023-10-10)

5.0.0 (2023-07-13)

Features

BREAKING CHANGES

  • drop support for older versions of ramda

  • feat: update ramda dependency

  • feat(ci): add 0.29 ramda version

4.0.21 (2023-07-11)

4.0.20 (2023-07-10)

4.0.19 (2023-04-26)

4.0.18 (2023-01-25)

4.0.17 (2022-10-31)

4.0.16 (2022-10-26)

4.0.15 (2022-10-26)

Performance Improvements

  • rewrite and simplify interpolate (#33) (ac6ec35)

4.0.14 (2021-09-21)

4.0.13 (2021-09-17)

4.0.12 (2021-08-20)

4.0.11 (2021-08-12)

4.0.10 (2021-08-12)

4.0.9 (2021-08-12)

4.0.8 (2021-06-09)

4.0.7 (2021-04-28)

Bug Fixes

  • support null values on applySpec (#23) (e64f0e7)

4.0.6 (2021-01-18)

Bug Fixes

4.0.5 (2021-01-18)

4.0.4 (2020-12-22)

4.0.3 (2020-12-13)

4.0.2 (2020-10-07)

4.0.1 (2020-09-22)

4.0.0 (2020-06-19)

Bug Fixes

  • support the sum of negative numbers (#11) (9ab73d9)

BREAKING CHANGES

  • sum negative numbers

  • fix: support the sum of negative numbers

  • test: add test for mixed amounts

3.6.0 (2020-06-16)

Features

3.5.1 (2020-05-13)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.3.0 (2020-01-30)

Features

3.2.0 (2019-12-27)

Bug Fixes

  • ramda: replace all interpolation occurrences (#58) (2cbdcbb)

Features

  • ramda: add interpolate function (#57) (6671d40)
  • ramda: add numberPath and numberPathOr (#59) (13f99f9)

3.1.1 (2019-11-06)

Bug Fixes

3.1.0 (2019-11-06)

Features

  • ramda: add coalesce, compactSpec and truncate (#53) (d6818eb)

3.0.0 (2019-07-16)

Features

  • ramda: add multiple utility functions (#42) (f3df8b9)
  • ramda: make mergeSpec use deep merge (#43) (3756aa7)

BREAKING CHANGES

  • ramda: mergeSpec no longer shallow merges props and may generate new properties in existing applications as a result

2.0.0 (2019-06-28)

Features

  • ramda: add applySpec and mergeSpec functions (#39) (ac51180)

BREAKING CHANGES

  • ramda: peer dependency requirement for date-fns up to latest beta

  • chore(ramda): remove ramda leftover jsdoc

  • chore(package): update eslint versions on ssr-core

  • chore(eslint): resolve eslint issues with latest prettier

  • chore(eslint): extend prettier/standard where missing

1.6.0 (2019-05-15)

Features

  • add lowerTrim, lowerPath, lowerPathSatisfies and lowerEquals (#31) (fe96f18)
  • ramda: let mergeInto handle single objects (#32) (26aa973)

1.5.0 (2019-05-13)

Features

1.4.0 (2019-04-24)

Features

1.3.0 (2019-04-17)

Features

  • ramda: add isOneOf, allToLower and allToUpper (#21) (37ff5df)

1.2.0 (2019-04-03)

Features

1.1.0 (2019-03-27)

Features

  • add ramda-land and lambda-land packages (#16) (d10ecbe)