Use health
checks to check for breaking changes
#307
Labels
type-code-health
Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose#health
Since the surface area of
package:web
is quite large, breaking changes may not always be visible, and updating the version number may be missed. We should add a job to check for breaking changes and fail on submit unless the version number is upgraded to a new major version.The text was updated successfully, but these errors were encountered: