Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.18 KB

Changelog

All notable changes for major version updates will be documented here.

2.0.0

eslint-config-prettier upgraded to v8 as well as plugin:testing-library to v4.

See below for details

3.0.0

Requires Node 16

Version 3.0.0 requires Node >=16.x.

Removed use of Airbnb's .eslintr

The configuration in eslint-config-airbnb was replaced by eslint:recommended.

Major updates of dependencies

  • eslint
  • eslint-plugin-jest
  • eslint-plugin-jest-dom
  • eslint-plugin-prettier
  • eslint-plugin-testing-library

See below for details: