Syncfusion AI Assistant

How can I help you?

Syncfusion® Vue supported versions

3 Feb 20261 minute to read

Vue version compatibility

The following table shows the supported Vue versions for different Syncfusion® Vue UI component releases:

Version Syncfusion® Vue components version
Vue v2.7 20.3.47 and above
Vue v3.0 19.2.44 and above

Syncfusion® version information

Syncfusion® follows a quarterly release schedule, introducing new volumes every three months. To track these releases and their associated changes, Syncfusion® Vue components use a sequence-based identifier system with the format Major.Minor.Revision. This system enables developers to easily monitor modifications made in each release.

For example, if the release package version is 22.1.34, the version number is interpreted as follows:

  • 22 represents the major release version. This number changes every three months and includes significant updates, new features, bug fixes, and breaking changes.

  • 1 corresponds to the minor release version. This number indicates releases primarily focused on new features and bug fixes, without introducing breaking changes.

  • 34 denotes the revision number, also referred to as the patch number. This number increases for weekly patch releases, which consist primarily of bug fixes and do not introduce new features or breaking changes.

See also