github ovh/manager silicon-hare

6 years ago

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

Performance Improvements

@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

  • replace TARGET by @ovh-ux/manager-config environment service (355cede)

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

Don't miss a new manager release

NewReleases is sending notifications on new releases.