Releases: dart-lang/ecosystem
Releases · dart-lang/ecosystem
package:firehose v0.4.1
- Ensure that packages are listed in lexical order.
- Require the latest
package:http
. - Delay Github requests by a small delay to avoid http errors.
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).