Skip to content
Snippets Groups Projects
Commit 43c3ea1a authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix(config)!: unify env and cli coercions (#13171)

Unifies CLI and env coercions.

BREAKING CHANGE: boolean variables must be true or false when configured in env, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as false.
parent 6fb2cce6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment