File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
1313
1414### Added
1515
16+ ## [ 21.4.0] - 2017-12-04
17+
18+ ### Added
19+
1620* Add ` no-large-snapshots ` rule
1721 ([ #24 ] ( https://github.com/jest-community/eslint-plugin-jest/pull/24 ) )
1822* Add ` prefer-to-be-null ` rule
@@ -44,7 +48,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
4448
4549Initial fork from the Jest repo
4650
47- [ unreleased ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.2...HEAD
51+ [ unreleased ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.4.0...HEAD
52+ [ 21.4.0 ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.2...v21.4.0
4853[ 21.3.2 ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.1...v21.3.2
4954[ 21.3.1 ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.0...v21.3.1
5055[ 21.3.0 ] : https://github.com/jest-community/eslint-plugin-jest/compare/b38a897f164e91fc78ab166529e031d76fc5ca70...v21.3.0
You can’t perform that action at this time.
0 commit comments