You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,18 @@
11
11
| Bugfix |`items`| Item: Declare null as allowed value for `sendCommand`, `postUpdate`|[#452](https://github.com/openhab/openhab-js/pull/452)| no |
12
12
| Enhancement |`Quantity`| Export Quantity class type definition |[#454](https://github.com/openhab/openhab-js/pull/454)| no |
13
13
14
+
Also see the [Release Milestone](https://github.com/openhab/openhab-js/milestone/43).
| Bugfix |`items`| Fix `NULL` Item state (UnDefType) not recognized as `null`|[#448](https://github.com/openhab/openhab-js/pull/448)| no |
21
+
| Bugfix |`Quantity`| Fix `.unit` returns null if there is a valid unit |[#449](https://github.com/openhab/openhab-js/pull/449)| no |
22
+
| Bugfix |`items`| Item: Declare null as allowed value for `sendCommand`, `postUpdate`|[#452](https://github.com/openhab/openhab-js/pull/452)| no |
23
+
24
+
Also see [`v5.11.1...v5.11.2`](https://github.com/openhab/openhab-js/compare/v5.11.1...v5.11.2).
0 commit comments