Skip to content

Tags: Mu-L/radash

Tags

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add return type generic to memo func (sodiray#381)

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve memo, partial, compose, and chain function types (sodiray#379)

* improve memo, partial, compose, and chain function types

---------

Co-authored-by: Ray Epps <rayepps@Rays-MacBook-Air.local>

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
types: add overload for static array in async.all func (sodiray#314)

v10.9.0

Toggle v10.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add all function to the async module (sodiray#305)

v10.8.1

Toggle v10.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding guard (sodiray#277)

* Adding guard

* Adding tests

* better guard

* running build

* running prettier

* add docs

* version bump

v10.7.1

Toggle v10.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: defer function rethrowing undefined (sodiray#270)

v10.7.0

Toggle v10.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add set and construct to object module (sodiray#236)

v10.6.0

Toggle v10.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow for custom default value in series prev/next functions (sodiray…

…#230)

* allow for default value in series prev/next

* bump version -> 10.6.0

v10.5.0

Toggle v10.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add crush function to object module (sodiray#228)

v10.4.0

Toggle v10.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add keys function to object module (sodiray#226)

* add keys function to object module