Releases: benmvp/benmvp-cli
Releases · benmvp/benmvp-cli
v7.0.0
7.0.0 (2020-01-07)
- feat!(test): Add linting for react-testing-library (#82) (a4e1dd7), closes #82 #81
BREAKING CHANGES
- This is now failing for new lint errors so it's technically a breaking change, although it should be super-duper minor.
v6.1.1
6.1.1 (2020-01-07)
Bug Fixes
v6.1.0
6.1.0 (2020-01-07)
Features
v6.0.0
6.0.0 (2019-12-18)
Features
BREAKING CHANGES
- lint: Although CI will auto-format,
benmvp test
will fail because prettier now runs on all the files
v5.0.0
5.0.0 (2019-12-17)
Features
- deps: Upgrade all packages to latest (#74) (ec5997d)
- lint: Switch to eslint-config-airbnb (#72) (b21fd36)
- test: Switch to @testing-library/react (#73) (7de27d2)
BREAKING CHANGES
- test:
enzyme
is no longer supported for React component testing
- lint: Some of the eslint rules are different for the new config
v4.1.0
4.1.0 (2019-08-30)
Features
v4.0.5
4.0.5 (2019-07-19)
Bug Fixes
- deps: Bump lodash from 4.17.11 to 4.17.15 (#55) (0b3f411)
v4.0.4
4.0.4 (2019-06-30)
Bug Fixes
- command: Inline Babel helpers with build (#54) (785839e)
v4.0.3
4.0.3 (2019-06-28)
Bug Fixes
v4.0.2
4.0.2 (2019-06-28)
Bug Fixes
- command: Fix install of @benmvp/cli w/ integrate (#52) (e7a3095)