Skip to main content
Version: 5.1.0

Migration Guides

Collection of migration guides between each breaking version release (v1.0.0 -> v2.0.0, etc.).

When upgrading between breaking version releases, please study the migration guide carefully! They have been written so that it is easy to check if a modified method/property/export/etc. is used in your application (using Search functionality for example), and easy to follow migration instructions are also added.

Especially in JavaScript applications, breaking changes can lead to very hard to understand issues that may show themselves immediately, or way down the line. It is easiest for everyone involved to properly address migrations when they are implemented!