v4.5.0
What's Changed
- Replace axios with zodios by @emmawillis in #146
- [fix] terminate command when headless flag is present by @suthar26 in #151
- chore: change authentication error to tell user to login again by @jsalaber in #156
- fix: Correct environment name by @L-Joli in #155
- [feat] add variations create by @chantalchung in #152
- chore: change color gray to dim by @L-Joli in #157
- fix dependabot alerts by @elliotCamblor in #154
- chore: Add variation list tests by @laurawarr in #158
- chore: collocate tests with commands by @laurawarr in #159
- Use enquirer autocomplete for project select by @emmawillis in #162
- add tests for variable create by @elliotCamblor in #164
- DVC-7749 Update
targeting get
to prompt for environment by @laurawarr in #161 - feat: List Prompt Option Class by @jsalaber in #160
- chore: Add FeaturePromptResult and VariablePromptResult types by @laurawarr in #167
- fix: headless mode being ignored on variable and environment update by @nsalamad in #163
- Add autocomplete to all list prompts by @emmawillis in #168
- feat: added create feature command by @jsalaber in #166
- feat: added hint text transformer function to show hints when field is empty by @jsalaber in #169
- Use zod schemas for CreateEnvironmentParams and UpdateEnvironmentParams by @emmawillis in #170
- feat: Print targeting rules using Tree when not running headless mode by @laurawarr in #172
- chore: Update existing tests to use snapshots by @laurawarr in #173
- Use zod schema for CreateFeatureDto by @emmawillis in #171
- Use zod schema for CreateVariableDto by @emmawillis in #174
- Use CreateVariationDto from zod by @emmawillis in #175
- Dvc 7635 command dvc variations update by @elliotCamblor in #165
- add headless checks to variations get/list by @elliotCamblor in #176
- add generic catch to base command class by @elliotCamblor in #177
- add tests for the variations create by @elliotCamblor in #178
- Add features update command by @emmawillis in #179
- Prompt for variations in features create / update: by @emmawillis in #181
- feat: add targeting update command by @nsalamad in #180
- chore: add hint text for variable value type by @L-Joli in #182
- chore: use key in place of name if no name given for variables by @jsalaber in #183
- chore: add variable type as hint text to variations update by @L-Joli in #184
- chore: move ContinuePrompt be the first one of the list by @L-Joli in #185
- Release 4.5.0 by @elliotCamblor in #187
New Contributors
- @emmawillis made their first contribution in #139
- @kaushalkapasi made their first contribution in #140
- @L-Joli made their first contribution in #155
Full Changelog: v4.4.0...v4.5.0