Releases: dart-lang/ecosystem
Releases · dart-lang/ecosystem
package:firehose v0.4.0
- Switch to using
package:github
. - Check for
DO_NOT${'_'}SUBMIT
strings in the PR description.
package:firehose v0.3.33
- Retry calls to pub.dev API.
package:dart_flutter_team_lints v2.1.1
- Depend on the
3.0.0
release version of package:lints.
package:firehose v0.3.32
- Fix an issue validating pre-release git publishing tags (#176).
package:firehose v0.3.31
- Add PR Health checks for breaking changes.
- Add PR Health checks for
DO_NOT_SUBMIT
strings.
package:dart_flutter_team_lints v2.1.0
- Updated to the preview
3.0.0-beta
version of package:lints/recommended.yaml. - Removed lints duplicated from package:lints/core.yaml and package:lints/recommended.yaml.
package:firehose v0.3.30
- Improve support for
-dev
and-wip
package versions.
package:firehose v0.3.29
- Fix an issue rendering longer changelogs (#170).
package:firehose v0.3.28
package:dart_flutter_team_lints v2.0.0
- Enable
strict-inference
. - Added
comment_references
. - Added
conditional_uri_does_not_exist
. - Added
prefer_const_constructors
. - Added
prefer_relative_imports
. - Added
test_types_in_equals
. - Added
use_super_parameters
.