UNPKG

ramda-extension

Version:

Helpful functions built on top of the mighty Ramda

43 lines (17 loc) 1.21 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.13.0](https://github.com/tommmyy/ramda-extension/compare/v0.12.0...v0.13.0) (2025-04-01) **Note:** Version bump only for package ramda-extension # 0.13.0 ### Features - added package.json exports # [0.12.0](https://github.com/tommmyy/ramda-extension/compare/v0.11.0...v0.12.0) (2023-04-10) ### Features * [#210](https://github.com/tommmyy/ramda-extension/issues/210) update to ramda 0.29.0 ([d971374](https://github.com/tommmyy/ramda-extension/commit/d9713741ec0a75e5c7abdfe0ce3820d920d1968f)) # [0.11.0](https://github.com/tommmyy/ramda-extension/compare/v0.10.3...v0.11.0) (2021-03-29) ### Bug Fixes * typo in docs ([22df518](https://github.com/tommmyy/ramda-extension/commit/22df518207678236f0e1b6d7d0baa014961bde1a)) * **ramda-extension:** toUpperFirst failing with empty string ([952e672](https://github.com/tommmyy/ramda-extension/commit/952e672de26f8b2459136169258f92c3430e2e1b)) ### Features * husky ([a79254c](https://github.com/tommmyy/ramda-extension/commit/a79254c8b435433df9998089e1ceda2c184d4aa1))