openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

Update bundling mechanism for globals injection caching #218

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

This contains the required changes for the openhab-js injection caching inside the JS Scripting addon in https://github.com/openhab/openhab-addons/pull/14135.

Description

florian-h05 commented 1 year ago

Oh, thanks for that reminder.

We also need a new release for this - I feel it is a bit to early to publish a 4.0 (due to some breaking changes it will be a new major). WDYT about a 3.2.1 release?

florian-h05 commented 1 year ago

I decided to create a 3.2.x branch out of the 3.2.0 tag and cherrypick this on top of it.

digitaldan commented 1 year ago

WDYT about a 3.2.1 release?

Sounds good to me.