Skip to content

Fix deprecation ID displays in JS mode#2483

Merged
nex3 merged 2 commits intomainfrom
deprecation-ids
Jan 14, 2025
Merged

Fix deprecation ID displays in JS mode#2483
nex3 merged 2 commits intomainfrom
deprecation-ids

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Jan 11, 2025

In the pure JS release, these weren't working because the Dart-to-JS
logger didn't know to pass along the deprecation metadata when falling
back to the wrapped StderrLogger. In the embedded release, these
weren't working because we didn't give it an update to match the
stderr logger.

@nex3 nex3 requested a review from jathak January 11, 2025 01:05
In the pure JS release, these weren't working because the Dart-to-JS
logger didn't know to pass along the deprecation metadata when falling
back to the wrapped StderrLogger. In the embedded release, these
weren't working because we didn't give it an update to match the
stderr logger.
@nex3 nex3 merged commit ddb14b2 into main Jan 14, 2025
39 checks passed
@nex3 nex3 deleted the deprecation-ids branch January 14, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants