Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 13:44
c70157c

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.