Release silicon-hare
@ovh-ux/manager-public-cloud 0.1.0-alpha.0 (2019-03-19)
Bug Fixes
- add data-, ngInject and strict-di (2e79dd1)
Features
- init public cloud app (2af687d)
Performance Improvements
- remove useless catch (f22bddb)
@ovh-ux/manager-config 0.1.0-alpha.0 (2019-03-19)
Features
- init new package for manager configuration (37358b3)
@ovh-ux/manager-core 5.0.0-alpha.0 (2019-03-19)
Features
BREAKING CHANGES
- host project should import @ovh-ux/manager-config
Until this package uses @ovh-ux/manager-config, the host project should import @ovh-ux/manager-config, as following:
Before:
yarn add @ovh-ux/manager-core
After:
yarn add @ovh-ux/manager-config
yarn add @ovh-ux/manager-core