amplify-cli-core
Advanced tools
Comparing version 1.17.2 to 1.18.0-beta.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.18.0-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.17.2...amplify-cli-core@1.18.0-beta.0) (2021-03-04) | ||
### Features | ||
* **FF-codegen:** add feature flags for new codegen features ([#6732](https://github.com/aws-amplify/amplify-cli/issues/6732)) ([d00a8e9](https://github.com/aws-amplify/amplify-cli/commit/d00a8e95721c2fb27ef650fa2099e12de7d99705)) | ||
## [1.17.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-core@1.17.1...amplify-cli-core@1.17.2) (2021-02-26) | ||
@@ -8,0 +19,0 @@ |
@@ -323,2 +323,14 @@ "use strict"; | ||
defaultValueForNewProjects: true, | ||
}, | ||
{ | ||
name: 'cleanGeneratedModelsDirectory', | ||
type: 'boolean', | ||
defaultValueForExistingProjects: false, | ||
defaultValueForNewProjects: true, | ||
}, | ||
{ | ||
name: 'retainCaseStyle', | ||
type: 'boolean', | ||
defaultValueForExistingProjects: false, | ||
defaultValueForNewProjects: true, | ||
} | ||
@@ -325,0 +337,0 @@ ]); |
{ | ||
"name": "amplify-cli-core", | ||
"version": "1.17.2", | ||
"version": "1.18.0-beta.0", | ||
"description": "Amplify CLI Core", | ||
@@ -62,3 +62,3 @@ "repository": { | ||
}, | ||
"gitHead": "e16c09933e9e7219fad26beb7421258c5936636c" | ||
"gitHead": "9b65a356afcb1b2266f38f0f11c54b95d7850d35" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
192166
2054
2