v3.0.0-beta.2
Pre-release
Pre-release
3.0.0-beta.2 (2020-01-08)
Bug Fixes
BREAKING CHANGES
- packaging: projects dependent on old sdk/rxdart versions wouldn't build,
there is a way to override rxdart dependency with dependency_override
(we don't use Observable features in these places, so it should be compatible with older version)
there is no way to override min sdk version outside of a project