Skip to content

v1.0.0-beta.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 02:51
· 492 commits to main since this release

   🐞 Bug Fixes

  • Prop names should always use camelCase during declaration.  -  by @kaivanwong in #293 (1c322)
  • Use "source.fixAll.eslint" to avoid builtin autofixes dropping code  -  by @Dimava in #299 (33554)
  • Remove no-void rule, close #298  -  by @antfu in #298 (90b36)
    View changes on GitHub