Releases: radashi-org/radashi-canary
Releases · radashi-org/radashi-canary
v13.0.0-beta.99854e3
Added
- (memo) Add
cache
option in b7b132e
- Add
promiseMemo
function in 97b46c2
Removed
- Remove default size from
cluster
in 2b1e15c
Changed
- Rework
debounce
function in c39b751
trim
now requires both arguments in 3fd8a9e
Fixed
- (isNumber) Return true for NaN values in 42db8ae
- Remove handling of types not present in type signatures in be86c34
- (counting) Wrap return type with Partial in bc1a25c
- (objectify) Wrap return type with Partial in b3d56a7
v12.5.0-beta.6d5c035
Added
Fixed
- (mapify) Pass the actual array index to callbacks by @Yukiniro in #384
v13.0.0-beta.f4c6a24
This release also includes changes up to v12.4.0
.
Removed
- Remove default size from
cluster
in 2b1e15c
Changed
- Rework
debounce
function in c39b751
trim
now requires both arguments in 3fd8a9e
Fixed
- (isNumber) Return true for NaN values in 42db8ae
- Remove handling of types not present in type signatures in be86c34
- (counting) Wrap return type with Partial in bc1a25c
v13.0.0-beta.55909fb
Changed
- Rework
debounce
function in c39b751
Fixed
- (isNumber) Return true for NaN values in 42db8ae
- Remove handling of types not present in type signatures in be86c34
v13.0.0-beta.ffa4778
Changed
- Rework
debounce
function in c39b751
Fixed
- (isNumber) Return true for NaN values in 42db8ae
- Remove handling of types not present in type signatures in be86c34
v12.3.0-beta.8c8abf6
Added
- Add
isNullish
function in 112d25f
- Add
dedent
function in c42859b
- Add
timeout
function in 9b315a9
- Add
isClass
function in fe11bf5
- Add
AbortSignal
options to retry
and parallel
in 0700644
- Add
cartesianProduct
function in 5f43e47