Skip to content

Commit

Permalink
chore(release): 13.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Anh Pham committed Jan 3, 2024
1 parent 56212c6 commit 1ea699e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [13.1.5](https://github.com/thymikee/jest-preset-angular/compare/v13.1.3...v13.1.5) (2024-01-03)


### Bug Fixes

* Fix TS5 + ESM hang; and upgrade dev dependencies to ng17 ([#2197](https://github.com/thymikee/jest-preset-angular/issues/2197)) ([90797e5](https://github.com/thymikee/jest-preset-angular/commit/90797e511f7ba511a653a88002ae28fed4bbbca1)), closes [thymikee/jest-preset-angular#2138](https://github.com/thymikee/jest-preset-angular/issues/2138) [#2138](https://github.com/thymikee/jest-preset-angular/issues/2138) [#2196](https://github.com/thymikee/jest-preset-angular/issues/2196)
* **transformers:** handle single string styles or styleUrl property ([#2186](https://github.com/thymikee/jest-preset-angular/issues/2186)) ([cf00f55](https://github.com/thymikee/jest-preset-angular/commit/cf00f55612f590bb26613e569338bc72eba4ba08))


### Features

* drop support Angular 13 and 14 ([#2180](https://github.com/thymikee/jest-preset-angular/issues/2180)) ([b4ad1c6](https://github.com/thymikee/jest-preset-angular/commit/b4ad1c6036844d98f91a7bcd5e1f32a02d4ae549))



## [13.1.4](https://github.com/thymikee/jest-preset-angular/compare/v13.1.3...v13.1.4) (2023-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preset-angular",
"version": "13.1.4",
"version": "13.1.5",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 1ea699e

Please sign in to comment.