Closed fungiboletus closed 5 years ago
Do you mean the package.json
we generate uses by default this new 8.0.0 version? If so, I would first correct that, so as it use a version we know works (in principle, the latest 7.x.y).
Then, we can talk about migrating to 8.x.y :-)
No it does not. We should discuss about the migration.
Le jeu. 4 avr. 2019 à 21:15, Brice Morin notifications@github.com a écrit :
Do you mean the package.json we generate uses by default this new 8.0.0 version? If so, I would first correct that, so as it use a version we know works (in principle, the latest 7.x.y).
Then, we can talk about migrating to 8.x.y :-)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TelluIoT/ThingML/issues/283#issuecomment-480027611, or mute the thread https://github.com/notifications/unsubscribe-auth/AACyrP7nYtHTcZOVou98nUx_hppt8FDgks5vdk9QgaJpZM4ccvrw .
That was what I feared :-)
OK, work in progress :-)
Quite a big refactoring in the end, but so far I like the new generated code (though it does not work at this very moment, but I am getting closer)
As stated here in https://github.com/steelbreeze/state/blob/master/RELEASES.md#v800 steelbreeze/state has breaking changes in its 8.0.0 version.
Someone confident with ThingML should probably run the unit tests with this version.