Skip to content
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

chore: upgrade rxdart to 0.28.0 #459

Closed

Conversation

arturograu
Copy link

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Upgrades rxdart to 0.28.0 to allow apps that are depending on that version to compile.

⤵️ What is the current behavior?

The apps that depend on this package and on rxdart 0.28.0 don't compile.

🆕 What is the new behavior (if this is a feature change)?

💥 Does this PR introduce a breaking change?

Yes, it will not allow apps with previous rxdart versions to build.

📝 Links to relevant issues/docs

Closes #458

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@cyberpwnn
Copy link

Or just you know rxdart: '>=0.27.0 <0.29.0' this shouldn't take a week.

@ryanheise
Copy link

Agreed, a wider constraint is going to be more helpful.

@martijn00 martijn00 closed this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot upgrade rxdart to latest
4 participants