github open-wc/open-wc @open-wc/eslint-config@4.0.1

latest releases: @open-wc/eslint-config@9.1.0, @open-wc/scoped-elements@2.1.4, @open-wc/building-utils@2.21.0...
3 years ago

Patch Changes

  • 87ce50c: Fix peerDependencies in eslint-config

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

4.0.0 (2020-10-24)

Features

  • eslint-config: add lit a11y plugin to openwc eslint config (#1945) (47ac059)

BREAKING CHANGES

  • eslint-config: add lit-a11y plugin to open-wc eslint config

3.0.0 (2020-08-16)

Features

  • eslint-config: upgrade eslint to 7.x (7802511)

BREAKING CHANGES

Additionally, this change also removes the usage of babel-eslint. For most projects, this should work transparently. However, if your code specifically references one of its rules, you can:

  • add @babel/eslint-parser to your devDependencies
    or
  • remove the references, as some of the rules have been merged into eslint

2.1.0 (2020-08-05)

Features

  • eslint-config: add plugins as peer dependencies (#1740) (3760f77)

Don't miss a new open-wc release

NewReleases is sending notifications on new releases.