Skip to content

v1.1.0-canary.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lesha1201 lesha1201 released this 04 Dec 10:36
· 11 commits to canary since this release

1.1.0-canary.1 (2023-12-04)

Features

  • eslint: add eslint-plugin-jsx-expressions (3892b0f)
  • eslint: add import/consistent-type-specifier-style (0ed3d40)
  • eslint: allow render prop pattern in react/no-unstable-nested-components (fc3f0da)
  • eslint: change import order (6602684)
  • eslint: disable @typescript-eslint/non-nullable-type-assertion-style (de47053)
  • eslint: disable unicorn/prefer-set-has (4dc026c)
  • eslint: extend plugin:react/jsx-runtime (de6a95a)
  • eslint: make no-implicit-coercion work better with TypeScript (cb13efe)