Features get added and removed, and breaking changes are introduced! This documents how to migrate.
0.6.0
Updated addVitePlugin
The addVitePlugin
utility now requires a config
and logger
parameter to log warnings for duplicate plugins
Or you can turn off warnings for duplicate plugins using warnDuplicate: false
Updated addVirtualImports
The addVirtualImports
utility now requires a config
parameter
The addDevToolbarFrameworkApp
utility now requires a config
parameter
0.5.0
Updated addVirtualImport
addVirtualImport
was removed in 0.5.0
. Here is how to migrate:
0.2.0
Removed defineOptions
defineOptions
has been removed in 0.2.0
. Here is how to migrate: