Skip to content

Commit

Permalink
Changing the React version is a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
alb3rtino committed Jun 21, 2024
1 parent e81b3ab commit be848f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Change history for eslint-config-stripes

## 7.2.0 IN PROGRESS
## 8.0.0 IN PROGRESS

* Set ESlint React version setting to `detect`. Refs ESCONF-43.
* Turn off `import/prefer-default-export`. Refs ESCONF-42.
* *BREAKING* Set ESlint React version setting to `detect`. Refs ESCONF-43.

## [7.1.0](https://github.com/folio-org/eslint-config-stripes/tree/v7.1.0) (2024-03-13)
[Full Changelog](https://github.com/folio-org/eslint-config-stripes/compare/v7.0.0...v7.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/eslint-config-stripes",
"version": "7.2.0",
"version": "8.0.0",
"description": "The shared eslint configuration for stripes applications and extensions",
"main": "index.js",
"repository": "https://github.com/folio-org/eslint-config-stripes",
Expand Down

0 comments on commit be848f3

Please sign in to comment.