Skip to content

Commit 0471eb3

Browse files
committed
Add reference links to v2.0.0 release notes
1 parent 676369b commit 0471eb3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/website/content/docs/release-notes/v2.0.0.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,8 @@ To upgrade to v2.0.0, follow these steps:
8383
4. **Adjust ESLint Configuration**: Update your ESLint configuration to accommodate renamed or consolidated rules. If you haven't already, convert your configuration to Flat Config.
8484
5. **Update ESLint Directives**: Use the provided codemods to update any ESLint directives in your codebase.
8585
6. **Test Your Setup**: Run ESLint on your project to identify and fix any remaining issues.
86+
87+
## References
88+
89+
- Changelog: [v2.0.0](/docs/changelog#v200-2025-09-26)
90+
- Full Changelog: [v1.53.1...v2.0.0](https://github.com/Rel1cx/eslint-react/compare/v1.53.1...v2.0.0)

0 commit comments

Comments
 (0)