Releases: mono0926/pedantic_mono
Releases · mono0926/pedantic_mono
1.36.0
1.35.0
- Change minimum Dart version to ^3.10 🎯
- Add
remove_deprecations_in_breaking_versions
Full Changelog: 1.34.0...1.35.0
1.34.0
1.33.0
What's Changed
- Change minimum Dart version to ^3.9.0 🎯
- Add
switch_on_type - Add
unnecessary_unawaited - Remove
omit_obvious_property_types, conflicts withtype_annotate_public_apis
Full Changelog: 1.32.0...1.33.0
1.32.0
1.31.0
- Change minimum Dart version to ^3.8.0 🎯
- Add
unnecessary_ignore - Add
use_null_aware_elements
Full Changelog: 1.30.3...1.31.0
1.30.3
What's Changed
- Remove
require_trailing_commasby @masa-tokyo in #9
New Contributors
- @masa-tokyo made their first contribution in #9
Full Changelog: 1.30.2...1.30.3
1.30.2
- Add
specify_nonobvious_property_types
Full Changelog: 1.30.1...1.30.2
1.30.1
- Remove
unsafe_variance
Full Changelog: 1.30.0...1.30.1
1.30.0
- Change minimum Dart version to ^3.7.0 🎯
- Add
avoid_futureor_void - Add
invalid_runtime_check_with_js_interop_types - Add
omit_obvious_local_variable_types - Add
omit_obvious_property_types - Add
strict_top_level_inference - Add
unnecessary_async - Add
unnecessary_underscores - Add
unsafe_variance - Add
use_truncating_division
Full Changelog: 1.29.0...1.30.0