1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/schema
Ivar Conradi Østhus 4b7e1f4a81
feat: rename :global: env to "default" (#947)
Our testing and internal validation has proven that
the :global: environment concept confuses people more
than the problems it solves. We have thus decided to
group all configuration that was created before the
environment concept was introduced in to the "default
environment. This would still make everything work
as before in addition to introducing the env concept.

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-09-24 13:55:00 +02:00
..
api-token-schema.ts feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
feature-schema.test.ts fix: convert feature-schema.test.js to typescript 2021-09-14 12:41:22 +02:00
feature-schema.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
project-schema.ts fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00