Skip to content

v4.1.0

Choose a tag to compare

@xcatliu xcatliu released this 21 Apr 08:07
· 82 commits to master since this release
  • [upgrade] eslint ^7.24.0
  • [upgrade] eslint-plugin-react ^7.23.2
  • [upgrade] vue-eslint-parser ^7.6.0
  • [upgrade] eslint-plugin-vue ^7.9.0
  • [upgrade] @typescript-eslint/parser ^4.22.0
  • [upgrade] @typescript-eslint/eslint-plugin ^4.22.0
  • [rule] add react/jsx-no-constructed-context-values
  • [rule] add react/no-unstable-nested-components
  • [rule] off @typescript-eslint/no-unsafe-argument
  • [rule] off @typescript-eslint/sort-type-union-intersection-members
  • [rule] off vue/html-button-has-type
  • [rule] off vue/next-tick-style
  • [rule] off vue/no-constant-condition
  • [rule] add vue/no-invalid-model-keys
  • [rule] off vue/no-restricted-block
  • [rule] off vue/no-restricted-call-after-await
  • [rule] off vue/no-unused-refs
  • [rule] add vue/v-on-event-hyphenation
  • [rule] add vue/valid-next-tick