Does migration for new version of webix jet lead to bugs?

Hi, currently, I am using webix-jet 1.0.3. I want to update it into webix-jet 2.0. Will it cause any bugs? How much do they differ?

Hello @Yryskul,

Hi, currently, I am using webix-jet 1.0.3. I want to update it into webix-jet 2.0. Will it cause any bugs? How much do they differ?

As far as I can see, there were no breaking changes introduced in-between versions 1.0 and 2.0. For the most part, the updates featured improvements to the existing API/introduced new API.

You can have a look at the featured patch notes for every existing version starting from 1.0 in the following chapter of our documentation - What's New | Webix Jet.

Overall, I don’t foresee many difficulties migrating over to Webix Jet 2.0. Please note that Jet 2.0 does not support the old notation used in Jet 0.x - this is important to note in the case you are still using the old configuration objects that were used primarily in the old revision of Webix Jet (views define via the define method, etc.).