diff --git a/.vscode/cspell.json b/.vscode/cspell.json index f1b4ce4..f9ebf0d 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -49,6 +49,7 @@ "lesnitsky", "lsaudon", "luiscib", + "luisredondo", "maheini", "marcellocamara", "mattiapispisa", diff --git a/2024/12-02-24.md b/2024/12-02-24.md new file mode 100644 index 0000000..96be5f9 --- /dev/null +++ b/2024/12-02-24.md @@ -0,0 +1,30 @@ +# Very Good Changelog (02-12-2024) + +Starting to bump up Dart versions on some packages to keep them up to date. + +## formz + +- chore!: update Dart version constraints to ">=3.0.0 <4.0.0" ([@alestiago](https://github.com/alestiago)) + - https://github.com/VeryGoodOpenSource/formz/pull/115 + +## very_good_flame_game + +- chore!: update min Dart SDK ([@tomarra](https://github.com/tomarra)) + - https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/151 +- chore: remove generator script ([@alestiago](https://github.com/alestiago)) + - https://github.com/VeryGoodOpenSource/very_good_flame_game/pull/149 + +## very_good_flutter_plugin + +- feat: allow optionally fixing template output ([@alestiago](https://github.com/alestiago)) + - https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/pull/151 + +## cli_completion + +- chore: v0.5.0 ([@alestiago](https://github.com/alestiago)) + - https://github.com/VeryGoodOpenSource/cli_completion/pull/88 + +## very_good_test_runner + +- chore: Update Dart to 3.0.0 ([@luisredondo](https://github.com/luisredondo)) + - https://github.com/VeryGoodOpenSource/very_good_test_runner/pull/20