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 dc73066 commit 39569c3Copy full SHA for 39569c3
projects/swimlane/ngx-ui/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## HEAD (unreleased)
4
5
+## 50.0.4 (2025-09-02)
6
+
7
- Fix (`ngx-select`): Only overwrite the `options` input if a value is provided in the template.
8
- Fix (`ngx-date-range-picker`): Fix end expression for preset values.
9
- Fix (`ngx-date-range-picker`): Support string or Date input for `selectedRange`.
projects/swimlane/ngx-ui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-ui",
- "version": "50.0.3",
+ "version": "50.0.4",
"engines": {
"node": ">=18.0.0"
},
0 commit comments