Skip to content

Commit

Permalink
chore(release): 14.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed May 7, 2024
1 parent 0136b05 commit fde2e72
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [14.0.4](https://github.com/thymikee/jest-preset-angular/compare/v14.0.3...v14.0.4) (2024-05-07)


### Features

* Support generic type for signal queries, closes [#2392](https://github.com/thymikee/jest-preset-angular/issues/2392)
* Support `outputFromObservable`, closes [#2374](https://github.com/thymikee/jest-preset-angular/issues/2374)
* Support `input.required`, closes [#2370](https://github.com/thymikee/jest-preset-angular/issues/2370)


## [14.0.3](https://github.com/thymikee/jest-preset-angular/compare/v14.0.2...v14.0.3) (2024-02-16)


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": "14.0.3",
"version": "14.0.4",
"description": "Jest preset configuration for Angular projects",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit fde2e72

Please sign in to comment.