Skip to content

Releases: kefirjs/kefir-test-utils

v2.0.0

28 Nov 21:13
v2.0.0
79f9cad
Compare
Choose a tag to compare

What's Changed

  • INFRA: Dependency upgrades
  • INFRA: Add CI with github actions by @bpinto in #313
    • BREAKING: Drop support for Node v10.
  • INFRA: Mock Date on test by @bpinto in #335
  • FEATURE: Enable tracking active observables by @bpinto in #321
  • BREAKING: Normalize watchWithTime by @bpinto in #357

New Contributors

Full Changelog: v1.2.1...v2.0.0

v1.1.1

17 Apr 14:39
v1.1.1
fa85825
Compare
Choose a tag to compare
  • Fix typing for watchWithTime.

v1.1.0

17 Apr 14:39
v1.1.0
c80bbef
Compare
Choose a tag to compare
  • Version bumps
  • Add typescript typings
  • Set supporting versions as Node 8+

v1.0.0

17 Apr 14:37
Compare
Choose a tag to compare

Initial release

These helpers were extracted from chai-kefir, which itself was extracted from Kefir proper, in order to provide a set of sharable tools for writing test helpers. These can be used on their own but are most useful for specific integration with testing tools.