Skip to content

Tags: hinogi/rambda

Tags

v7.4.0

Toggle v7.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7.4.0 Fix tree-shaking (selfrefactor#656)

* feat@test r.clone

* feat@remeda test

* feat@fix tree-shaking

* upgrade deps

* chore@small

* r.count test

* chore@small

* r.path typings

* fix: r.pick.all typings

* feat@build

* chore@small

* chore@small

* feat: prepare mr

Co-authored-by: Deyan Totev <[email protected]>

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7.3.0 R.modify (selfrefactor#645)

* feat@test ci

* feat@again

* feat@git clone

* chore@small

* feat@actual test

* feat@fix test

* feat: test consume typings

* feat: fix ci expect error

* feat: now expect error

* feat: remove ci fix command

* feat: fix ci script

* feat@expect fixed

* feat: improve publish script

* feat@expect error

* chore@small

* chore@small

* chore@small

* chore@small

* feat@lint all

* chore@small

* chore@small

* chore@small

* chore@small

* chore@small

* chore@small

* chore@small

* feat@flatten bench

* feat: updated bench summary

* chore@small

* feat@refactor internals

* chore: refactor internals + changelog reduce

* feat@fix typings

* chore@small

* feat@simplify pipe.async

* fix@issue selfrefactor#604 r.any.pass with more inputs

* chore@small

* chore@small

* fix@issue selfrefactor#650 use slow clone

* fix@issue selfrefactor#648 missing early return

* chore@small

* chore@small

Co-authored-by: Deyan Totev <[email protected]>

v7.0.1

Toggle v7.0.1's commit message
service: fix docsify

v7.0.0

Toggle v7.0.0's commit message
7.0.0

7.0.0-beta

Toggle 7.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typescript (selfrefactor#613)

Co-authored-by: Dejan Totev <[email protected]>

7.0.0-alpha

Toggle 7.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7.0.0 - Change of R.pipe/R.compose typings (selfrefactor#611)

* feat: test new type of benchmark with r.uniq

* feat: introduce benchmark helper util

* feat: apply new benchmark with r.index.of

* chore: change benchmark commands

* feat: introduce additional benchmark modes

* feat: improve r.uniq.with benchmark

* feat: improve speed of r.uniq.with

* feat: new format for r.all

* benchmark: r.all.pass

* test: r.update with negative index

* feat: add total test count in brute force test

* Update update.js (selfrefactor#593)

support index is -1

* fix: r.update with negative index

* fix: wrong value for total tests

* chore: lint all

* test: missing rambda type for sets

* test: brute force for r.equals

* chore: test patch-package in ci env

* chore@small

* chore: test rambdax with patch.package

* chore: run with lodash

* feat: add set as return value of r.type

* chore: small changes of r.apply mr

* fix: wrong r.drop.repeats.with documentation

* feat: change ci node versions

* chore: small

* feat: change r.compose typings

* feat: r.reduce skip throw on falsy iterable

* chore: revert r.reduce changes

* fix: circular dependency

* test: r.length

* fix: r.length

* test: r.compose length

* fix@issue selfrefactor#604 r.all.pass with multiple inputs

* feat@issue selfrefactor#604 r.any.pass with multiple inputs

* test: r.head with empty array

* fix: typings test

* chore@dnd

* feat@typings r.pipe

* feat@typings revert to old r.pipe

* fix@typings r.compose is copy of r.pipe

* test@typing r.compose

* chore@dnd

* feat@typings r.last

* feat@typings r.head

* chore: add code tour

* chore@dnd

* fix: rollup config

* chore@dnd

* fix@issue selfrefactor#595 improve list cloning

* fix: jest extended

* test@typings r.compose and r.pipe with complex explicit types

* fix@important sync r.compose r.pipe typings

* fix@issue selfrefactor#608 r.compose benchmarks

* feat@typings r.unless

* fix: r.last.index.of

* fix: error as valid return for r.type

* feat: r.ends.with support lists as input

* test: brute force

* feat: clone list util

* fix: remove bad r.chain typing

* fix@typings r.dissoc

* feat@important export types and babel config rename

* feat: r.type with ramda logic

* fix: missing typing for r.compose

* fix@typings r.merge

* fix: r.identical test

* feat@important throw on bad inputs with r.map r.filter

* chore: r.pipe benchmark

* fix: typings tests

* chore@dnd

* fix: r.pipe benchmark

* fix: unit tests

* chore: build

* feat@lint

* feat: change node versions in ci

* fix: use only two node versions in ci

* fix: parse error

Co-authored-by: Dejan Totev <[email protected]>
Co-authored-by: zdzDesigner <[email protected]>

v6.7.0

Toggle v6.7.0's commit message
6.7.0

v6.6.0

Toggle v6.6.0's commit message
6.6.0

v6.5.3

Toggle v6.5.3's commit message
6.5.3

6.5.2-deno

Toggle 6.5.2-deno's commit message
feat@typings include usage of r.equals