Patch Changes
-
8f457a8: feat(factory)!: β¨ add withDefaults option to control default configs
feat(factory): π improve factory function docs and type organization
refactor(yaml): π rename config namespaces from antfu to zayne
fix(yaml): π§ remove redundant style/spaced-comment rule -
4564cab: fix(react): π§ β»οΈ refactor react-refresh plugin configuration
Move react-refresh plugin and its rules into a separate config object that's conditionally added. This improves code organization and prevents potential issues when the refresh option is disabled.