What's Changed
✨ New
kit: AddgetPlugin()API toBuilderfor fine-grained control over plugin namespace and rule severities.examples/react-dom-with-custom-rules: Addrequire-react-19custom rule example demonstrating settings usage.
🪄 Improvements
kit:getConfig()now accepts optional{ files?: string[] }argument for more flexible configuration.docs(kit): Add comprehensive documentation forgetConfig()andgetPlugin()APIs with usage examples.
Full Changelog: v4.0.1-beta.1...v4.0.2-beta.0