Skip to content

Releases: planetlabs/eslint-config-planet

v20.0.2

01 Feb 22:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.0.1...v20.0.2

v20.0.1

01 Feb 22:12

Choose a tag to compare

What's Changed

  • Configure a list of files to be included in the package by @tschaub in #44
  • Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #46

Full Changelog: v20.0.0...v20.0.1

v20.0.0

01 Feb 22:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v19.0.0...v20.0.0

v19.0.0

25 Sep 23:00

Choose a tag to compare

This release brings in Prettier@2, which changes formatting in ways that could be considered "breaking." In addition, the no-const-assign rule is now enforced.