Versioning
We follow semantic versioning and maintain different versioning systems based on code and design updates:
Product Version: This is Visible on the MUI store page.
UI Kit Version: This can be found in the
package.json
file.Admin Version: This can be found in the
package.json
file.UI Kit Figma Version: This can be found in the
figma
file.Admin Figma Version: This can be found in the
figma
file.
Each product version has an associated code or design version, which you can see in the table below. An update in any of the 4 can lead to a new product version.
Product Version
UI Kit
Admin
UI Kit Figma
Admin Figma
1.2.0
1.2.0
1.2.0
1.1.0
1.1.0
1.1.0
1.1.0
1.1.0
1.1.0
1.1.0
1.0.0
1.0.0
1.0.0
1.0.0
1.0.0
Last updated