Skip to content

Releases: bjoerge/rxjs-exhaustmap-with-trailing

v2.1.1

27 Jan 11:12
84630b3
Compare
Choose a tag to compare
  • fix: switch to asyncScheduler to avoid bug with sync emissions b8f8b9b
  • chore(deps): upgrade rxjs dev dependency to ^7.5 845bab2
  • chore(deps): upgrade dev dependencies ec79609

v2.1.0...v2.1.1

v2.1.0

20 Sep 10:54
57c492a
Compare
Choose a tag to compare
  • chore: bump version in package-lock.json 0b0cdbe
  • fix: always schedule the projected observable. Fixes #5 bc10243
  • docs: add type params to tsdoc annotation 47cce74
  • docs: update marble diagram 0569709

v2.0.0...v2.1.0

v1.2.0

20 Sep 10:55
57c492a
Compare
Choose a tag to compare
  • fix: always schedule the projected observable. Fixes #5 5ecbc9b
  • docs: add type params to tsdoc annotation f370fe5
  • docs: update marble diagram e5c8520
  • chore(deps): add standard-version as dev dependency 407df85

v1.1.0...v1.2.0

v2.0.0

01 May 10:20
Compare
Choose a tag to compare

2.0.0 (2021-05-01)

⚠ BREAKING CHANGES

  • deps: Due to a change in the throttle() operator in RxJS 7, exhaustMapWithTrailing() now guarantees that the final value from the source observable gets emitted, even after the source has completed.

Features

  • deps: update rxjs peer dependency to 7.x and update test for trailing emmision (6a3006a)

v1.1.0

07 Apr 09:07
Compare
Choose a tag to compare
  • feat: defer to avoid sharing subject between subscribers 959ae75

v1.0.1...v1.1.0

v1.0.1

26 Mar 08:05
Compare
Choose a tag to compare
  • chore: add marble diagram aa329bd
  • core: linkify readme, update example and add link to CodeSandbox 9820a6d

v1.0.0...v1.0.1

v1.0.0

24 Mar 10:04
Compare
Choose a tag to compare
1.0.0