Skip to content

Releases: rxtoolkit/utils

v0.3.1

31 Dec 23:57

Choose a tag to compare

0.3.1 (2023-12-31)

Bug Fixes

  • first npm deployment from GitHub (626cbd9)

v0.3.0

30 Oct 17:45

Choose a tag to compare

0.3.0 (2022-10-30)

Features

  • added listToSingleResult operator (3085f07)
  • added parseJSON operator (82788cc)
  • added reduceToString operator (0efe235)
  • added toJSON operator (8f7fc84)
  • exported new utility functions and updated README (494d31f)

v0.2.0

22 Oct 18:54

Choose a tag to compare

0.2.0 (2022-10-22)

Features

  • added withIndex operator (8410bd2)

v0.1.0

22 Oct 18:14

Choose a tag to compare

0.1.0 (2022-10-22)

Bug Fixes

  • bumped package.json version (9af2e33)
  • cd: updated .releaserc (db924d1)
  • delayUntil now uses ES 2015 import syntax (22d653a)
  • deps: updated package.json (44daf5f)
  • fixed typo in package.json (cb23dbc)

Features

v0.0.0

22 Oct 16:13

Choose a tag to compare

Features

  • added delayUntil operator