We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e78b1 commit 00b7618Copy full SHA for 00b7618
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [14.2.1](https://github.com/thymikee/jest-preset-angular/compare/v14.2.0...v14.2.1) (2024-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* fix: load ts lib files to properly transform constructor for `isolatedModules: true` ([31e78b1](https://github.com/thymikee/jest-preset-angular/commit/31e78b1))
7
8
9
10
## [14.2.0](https://github.com/thymikee/jest-preset-angular/compare/v14.1.1...v14.2.0) (2024-07-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-preset-angular",
- "version": "14.2.0",
+ "version": "14.2.1",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
0 commit comments