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 7905663 commit b530333Copy full SHA for b530333
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-# 18.0.1
+# 19.0.0
2
+
3
+This Release adds support for Angular 19.
4
5
+- Angular 19 support
6
+- Add Node 22 to test matrix
7
8
+# 18.0.2
9
10
- fix: isEditable not considered
11
projects/ngx-mat-timepicker/package.json
@@ -1,6 +1,6 @@
{
"name": "@alexfriesen/ngx-mat-timepicker",
- "version": "18.0.2",
+ "version": "19.0.0",
"license": "MIT",
"description": "ngx-mat-timepicker is an Angular material 17+ extension to add time pickers!",
"homepage": "https://alexfriesen.github.io/ngx-mat-timepicker",
0 commit comments