What's Changed
✨ New
- feat: add presets exports to modular plugins by @Rel1cx in #940
- feat: add
no-missing-context-display-name
rule by @Rel1cx in #941
🪄 Improvements
- refactor: improve error messages by @Rel1cx in #936 and #937
- refactor: add
useEffect
toadditionalHooks
by @Rel1cx in #938 - refactor: change severity of
no-duplicate-key
rule fromerror
towarn
by @Rel1cx in #939
Full Changelog: v1.26.2...v1.27.0