Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

v23.0.0

Choose a tag to compare

@cartogram cartogram released this 16 Jul 08:03
· 298 commits to master since this release

Added

  • shopify/jsx-prefer-fragment-wrappers (#94)
  • shopify/jest/no-vague-titles (#93)
  • shopify/strict-component-boundaries (#98)
  • shopify/prefer-pascal-case-enums (#96)
  • shopify/react-prefer-private-members (#95)

Changed

  • Breaking Moved prettier to be a peerDependency, this avoids the potential for having multiple versions of prettier in the dependency graph. If you use prettier you will need to ensure you have it installed in your project as eslint-plugin-shopify will no longer install it for you (#107)
  • Breaking Updated typescript-eslint-parser to support typescript@2.9.1 (#102)
  • Updated eslint-plugin-sort-class-members dependency to version 1.3.1 in order to support node 10.
  • Support for TypeScript 2.8
  • Fixed the publish config for the package.