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/).
13
13
14
14
### Added
15
15
16
+ ## [ 21.4.0] - 2017-12-04
17
+
18
+ ### Added
19
+
16
20
* Add ` no-large-snapshots ` rule
17
21
([ #24 ] ( https://github.com/jest-community/eslint-plugin-jest/pull/24 ) )
18
22
* Add ` prefer-to-be-null ` rule
@@ -44,7 +48,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
44
48
45
49
Initial fork from the Jest repo
46
50
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
48
53
[ 21.3.2 ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.1...v21.3.2
49
54
[ 21.3.1 ] : https://github.com/jest-community/eslint-plugin-jest/compare/v21.3.0...v21.3.1
50
55
[ 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