Skip to content

0.2.1 - Jun 1, 2022

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 01 Jun 04:53
· 101 commits to master since this release

https://pub.dev/packages/rxdart_ext/versions/0.2.1

  • Update rxdart to 0.27.4.

  • Update path to 1.8.2.

  • operators:

    • Remove Stream.whereNotNull() (moved to rxdart 0.27.4 as standard
      operator: mapNotNull).
    • Remove Stream.mapNotNull() (moved to rxdart 0.27.4 as standard
      operator: whereNotNull).

What's Changed

  • Update codecov/codecov-action action to v3 by @renovate in #58
  • chore(deps): update codecov/codecov-action action to v3.1.0 by @renovate in #59
  • deps: rxdart 0.27.4 by @hoc081098 in #60

Full Changelog: 0.2.0...0.2.1