Skip to content

Tags: sodiray/radash

Tags

v12.1.0

Verified

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

v12.0.0

Verified

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

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

---------

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

v11.0.0

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 (#314)

v10.9.0

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 (#305)

v10.8.1

Verified

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

* Adding guard

* Adding tests

* better guard

* running build

* running prettier

* add docs

* version bump

v10.7.1

Verified

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

v10.7.0

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 (#236)

v10.6.0

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 (#230)

* allow for default value in series prev/next

* bump version -> 10.6.0

v10.5.0

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 (#228)

v10.4.0

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 (#226)

* add keys function to object module