3.0.0
Version 3.0
Before you change to this version, please read the UPGRADE.md file.
New Features
🔹 Bundle-Configurations
The StyleManager can now be fed by other extensions. This saves time for new projects and allows the dynamic growth of a project as well as other benefits. For example, already exported configurations can now be delivered directly by other extensions, so that an import is no longer mandatory.
Learn more about bundle configurations
🔹 Partial import
The import functionality has been extended to import only parts of a configuration.
Learn more about import / export
🔹 Better support for other extensions
By unifying and using constants in the code, support for custom DCAs has been improved. In addition, a boilerplate is available in the documentation.