File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 12.0.0-next.0] ( https://github.com/thymikee/jest-preset-angular/compare/v11.1.1...v12.0.0-next.0 ) (2022-04-24)
2+
3+
4+ ### Features
5+
6+ * remove ` ngcc-jest-processor ` entry file ([ #1414 ] ( https://github.com/thymikee/jest-preset-angular/issues/1414 ) ) ([ 2c5fd20] ( https://github.com/thymikee/jest-preset-angular/commit/2c5fd20f0535f5441d8bcb477538defdd9529926 ) )
7+
8+
9+ ## BREAKING CHANGES
10+
11+ * Drop Angular 10 support
12+ * Require Jest 28
13+ * ` ngcc-jest-processor ` entry file is now removed. One should use ` jest-preset-angular/global-setup ` instead.
14+
15+
16+
117## [ 11.1.2] ( https://github.com/thymikee/jest-preset-angular/compare/v11.1.1...v11.1.2 ) (2022-04-24)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-preset-angular" ,
3- "version" : " 11.1.2 " ,
3+ "version" : " 12.0.0-next.0 " ,
44 "description" : " Jest preset configuration for Angular projects" ,
55 "license" : " MIT" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments