Skip to content

Fix meta.deprecated.replacedBy to use ReplacedByInfo objects per ESLint schema#2860

Merged
sindresorhus merged 3 commits intomainfrom
replacedby
Feb 9, 2026
Merged

Fix meta.deprecated.replacedBy to use ReplacedByInfo objects per ESLint schema#2860
sindresorhus merged 3 commits intomainfrom
replacedby

Conversation

@sindresorhus
Copy link
Owner

Fixes #2696

@sindresorhus sindresorhus requested a review from fisker February 7, 2026 15:45
@sindresorhus
Copy link
Owner Author

Done

@sindresorhus sindresorhus merged commit 80ff1b7 into main Feb 9, 2026
34 checks passed
@sindresorhus sindresorhus deleted the replacedby branch February 9, 2026 05:47
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.

Deprecated rules do not follow ESLint's DeprecatedInfo type/schema for replacedBy.

2 participants