2.0.0
Refactored ThemeConfiguration.vue
such that all functionality is moved into the setup section.
The config
export is now a ref
and not a plain object, so adding .value
is needed when migrating from v1.x.x.
Full Changelog: 1.0.1...2.0.0