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 9100baf commit 455c599Copy full SHA for 455c599
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [14.5.5](https://github.com/thymikee/jest-preset-angular/compare/v14.5.4...v14.5.5) (2025-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* fix: allow name exports for `presets` subpath ([9100baf](https://github.com/thymikee/jest-preset-angular/commit/9100baf))
7
8
9
10
## [14.5.4](https://github.com/thymikee/jest-preset-angular/compare/v14.5.3...v14.5.4) (2025-03-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "jest-preset-angular",
- "version": "14.5.4",
+ "version": "14.5.5",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
0 commit comments