Skip to content

RM-323591 RM-323590 Release over_react 5.4.4 #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add 5.4.4 changelog entry
  • Loading branch information
greglittlefield-wf committed Apr 14, 2025
commit 4624669ede3e6212e2a4545c0050e5b843662cd2
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# OverReact Changelog

## 5.4.4
- [#972] Generate parts even when there are analysis warnings/errors in the source file's unresolved AST
- For example, the new `doc_directive_unknown` warning on doc comments in Dart 3

## 5.4.3
- [#966] Revert #964 (an attempt to fix `manageAndReturnTypedDisposable` typing)
- [#969] Use a `dart_dependency_validator.yaml` config file
Expand Down