mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
**BREAKING CHANGE**: DEFAULT_ENV changed from `default` (should not be
used anymore) to `development`
## About the changes
- Only delete default env if the install is fresh new.
- Consider development the new default. The main consequence of this
change is that the default is no longer considered `type=production`
environment but also for frontend tokens due to this assumption:
|
||
|---|---|---|
| .. | ||
| client-metrics | ||
| custom | ||
| instance | ||
| last-seen | ||
| shared | ||
| sizes | ||
| unknown-flags | ||