Skip to content

Prepare for v0.27.4 #679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 29, 2022
Merged

Prepare for v0.27.4 #679

merged 5 commits into from
May 29, 2022

Conversation

hoc081098
Copy link
Collaborator

@hoc081098 hoc081098 commented May 27, 2022

0.27.4 (2022-05-27)

Bug fixes

  • withLatestFrom should iterate over Iterable<Stream>s only once when the stream is listened to.
  • Fix analyzer warnings when using Dart 2.16.0.

Features

  • Add mapNotNull/MapNotNullStreamTransformer.
  • Add whereNotNull/WhereNotNullStreamTransformer.

Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #679 (26816f6) into master (a8acf0d) will not change coverage.
The diff coverage is n/a.

❗ Current head 26816f6 differs from pull request most recent head 9faea13. Consider uploading reports for the commit 9faea13 to get more accurate results

@@           Coverage Diff           @@
##           master     #679   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files          76       76           
  Lines        2309     2309           
=======================================
  Hits         2161     2161           
  Misses        148      148           

@hoc081098 hoc081098 merged commit dfae6fa into ReactiveX:master May 29, 2022
@hoc081098 hoc081098 deleted the 0.27.4 branch May 29, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants