Skip to content

Commit

Permalink
Angular 18 is now supported.
Browse files Browse the repository at this point in the history
  • Loading branch information
e-oz committed May 23, 2024
1 parent 596126a commit a7d68c0
Show file tree
Hide file tree
Showing 6 changed files with 4,534 additions and 4,941 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
legacy-peer-deps = true
strict-peer-dependencies = false
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v1.2.2
Angular 18 is now supported.

### v1.2.1
Add info about `getWritableSignal()` to README.

Expand Down
3 changes: 3 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
Loading

0 comments on commit a7d68c0

Please sign in to comment.