Skip to content

Releases: radashi-org/radashi-canary

v13.0.0-beta.99854e3

09 Jul 22:41
Compare
Choose a tag to compare

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

12 Apr 21:55
Compare
Choose a tag to compare

Added

Fixed

  • (mapify) Pass the actual array index to callbacks by @Yukiniro in #384

v12.5.0-beta.8a7266a

23 Mar 20:27
Compare
Choose a tag to compare

Added

Types

v13.0.0-beta.f4c6a24

19 Mar 17:11
Compare
Choose a tag to compare

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

19 Mar 15:15
Compare
Choose a tag to compare

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

26 Jan 05:46
Compare
Choose a tag to compare

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

12 Nov 17:58
Compare
Choose a tag to compare

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