diff --git a/2024/25-11-24.md b/2024/25-11-24.md new file mode 100644 index 0000000..94bb945 --- /dev/null +++ b/2024/25-11-24.md @@ -0,0 +1,12 @@ +# Very Good Changelog (11-25-2024) + +Getting some updates ready for a Very Good Analysis update based on new rules. + +## very_good_analysis + +- feat: add `avoid_catches_without_on_clauses` ([@wolfenrain](https://github.com/wolfenrain)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/123 +- feat: add `invalid_runtime_check_with_js_interop_types` ([@wolfenrain](https://github.com/wolfenrain)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/122 +- feat: add `unintended_html_in_doc_comment` ([@wolfenrain](https://github.com/wolfenrain)) + - https://github.com/VeryGoodOpenSource/very_good_analysis/pull/121