Releases: viralganatra/app-scripts
Releases · viralganatra/app-scripts
Version 4.0.0-beta.1
Fixed
- The Lint Staged config didn't work properly with the upgrade to v10, this has now been resolved
Breaking
- Updated prettier config use 100 print width
Version 4.0.0-beta.0
Breaking
- Dropped support for Node versions older than 10
Version 3.0.1
Fixed
- Update ESLint rules to override AirBnb rules
Version 3
New
- Added ESLint plugin react hooks to enable linting hooks
- Bumped dependencies
Version 2.0.2
New
- Allow Jest config to use a user specified
babel.config.js
, in addition to.babelrc
.
Updated
- Update
jest-dom
package to point to new scoped package
Version 2.0.1
Fixed
- Downgraded ESLint from v6 to v5 as the AirBnb config has yet to fully support it
Version 2
New
- Added Babel 7 support!
- Removed Enzyme in favour of React Testing Library
- Upgraded to ESLint v6
- Upgraded dependencies
Version 1.1.1
Upgraded Dependencies
- babel-eslint: ^8.2.5 to ^9.0.0
- babel-jest: ^23.0.1 - ^23.4.2
- babel-plugin-transform-react-remove-prop-types: ^0.4.13 to ^0.4.15
- enzyme: ^3.3.0 to ^3.6.0
- enzyme-adapter-react-16: ^1.1.1 to ^1.4.0
- eslint: ^5.0.0 to ^5.5.0
- eslint-config-airbnb: ^17.0.0 to ^17.1.0
- eslint-config-prettier: ^2.9.0 to ^3.0.1
- eslint-plugin-import: ^2.13.0 to ^2.14.0
- eslint-plugin-jest: ^21.17.0 to ^21.22.0
- eslint-plugin-jsx-a11y: ^6.0.3 to ^6.1.1
- eslint-plugin-prettier: ^2.6.1 to ^2.6.2
- eslint-plugin-react: ^7.9.1 to ^7.11.1
- is-ci: ^1.1.0 to ^1.2.0
- jest: ^23.1.0 to ^23.5.0
- jest-enzyme: ^6.0.2 to ^6.0.4
- lint-staged: ^7.2.0 to ^7.2.2
- prettier: ^1.13.5 to ^1.14.2
Upgrade Dependencies
v1.1.0-prerelease Upgrade dependencies
Upgrade Dependencies
Upgrade dependencies:
- babel-core: ^6.26.0 => ^6.26.3
- babel-eslint: ^8.2.2 => ^8.2.3
- babel-jest: ^22.4.1 => ^22.4.3
- enzyme-to-json: ^3.3.1 => ^3.3.3
- eslint: ^4.18.1 => ^4.19.1
- eslint-plugin-babel: ^4.1.2 => ^5.1.0
- eslint-plugin-import: ^2.9.0 => ^2.11.0
- eslint-plugin-jest: ^21.12.2 => ^21.15.1