Files
tools/packages/rx/CHANGELOG.md
2023-08-29 17:38:30 -05:00

2.8 KiB

Changelog

0.0.3-alpha (2023-02-15)

Features

  • add optional takeN index to toCollection (8f6ac9f)
  • parameterize source (feb4776)

Bug Fixes

0.0.2-alpha (2023-02-14)

Features

0.0.1-alpha (2023-02-12)

Features

  • add more methods (7647d92)
  • add type predicates for djs bindings (769bdf6)
  • adding scripts and some DJS bindings (6926098)
  • completeOnFirst works? (4e967ed)
  • first commit (0fc4004)
  • remove redundant count operator and pause completeOnFirst (eaeee0f)
  • update and work (c1047a6)

Bug Fixes

  • weird thing where instanceof is not working (eea0286)

Miscellaneous Chores