Skip to content

Releases: dart-lang/ecosystem

package:firehose v0.4.0

01 Dec 17:30
32461a7

Choose a tag to compare

  • Switch to using package:github.
  • Check for DO_NOT${'_'}SUBMIT strings in the PR description.

package:firehose v0.3.33

22 Nov 10:37
805ab4f

Choose a tag to compare

  • Retry calls to pub.dev API.

package:dart_flutter_team_lints v2.1.1

18 Oct 20:18
4acfcaf

Choose a tag to compare

  • Depend on the 3.0.0 release version of package:lints.

package:firehose v0.3.32

28 Sep 16:52
297e63e

Choose a tag to compare

  • Fix an issue validating pre-release git publishing tags (#176).

package:firehose v0.3.31

28 Sep 13:01
1154183

Choose a tag to compare

  • Add PR Health checks for breaking changes.
  • Add PR Health checks for DO_NOT_SUBMIT strings.

package:dart_flutter_team_lints v2.1.0

28 Sep 19:01
5b7d3fd

Choose a tag to compare

  • 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

25 Sep 23:16
f40a4eb

Choose a tag to compare

  • Improve support for -dev and -wip package versions.

package:firehose v0.3.29

14 Sep 16:11
b3dc96f

Choose a tag to compare

  • Fix an issue rendering longer changelogs (#170).

package:firehose v0.3.28

13 Sep 07:18
7740bef

Choose a tag to compare

package:dart_flutter_team_lints v2.0.0

13 Sep 19:37
babf5d1

Choose a tag to compare

  • 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.