What's Changed
🐞 Fixes
allpreset: Fixed an issue where theallpreset accidentally included rules requiring type information (#1744).
📝 Documentation
- Fixed a typo in the shared settings description.
- Fixed missing trailing commas in ESLint settings examples.
- Updated
no-unused-staterule wording and examples. - Added a Resources section with AST Explorer, ESLint Developer Guide, and TypeScript Compiler API links to kit-related documentation pages.
🏗️ Internal
- Pinned dependency versions for
nextand@rbxts/react. - Added
react-compiler-fixtures-all-preset.jsonlsnapshot generation.
Full Changelog: v5.7.0...v5.7.1