I’ve installed the openhab-js library with the custom installation method via npm. Noting the latest breaking changes to use the itemConfig object in addItem(...)
and updateItem(...)
, I prefer writing my rules in the new style.
Is there a release schedule or similar when the changes will be published to npm and available for use?
Best,
C.