Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 01:20
· 50 commits to main since this release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

  • Resolve conflicts between formatters  -  by @ntnyq (dca0e)
  • Disable format rules when formatter is enable  -  by @ntnyq (54023)
  • Bump eslint-plugin-oxfmt to v0.0.13  -  by @ntnyq (d339a)
  • Bump all deps to latest  -  by @ntnyq (7bc14)
  • deps:
  • docs:
    • Prevent blink when toggle to dark theme  -  by @ntnyq (5cdb2)
  • oxfmt:
  • typescript:
    • Move consistent-type-imports to type aware rules  -  by @ntnyq (a6cef)
    • Revert move consistent-type-imports to type aware rules  -  by @ntnyq (232d4)
  • unicorn:
    • Change number-literal-case option hexadecimalValue to lowercase  -  by @ntnyq (f9b15)
  • vue:
    • Disable formatter rules when enable formatter  -  by @ntnyq (00c5e)
    • Disable rule no-literals-in-template  -  by @ntnyq (1054d)
    View changes on GitHub