@ember/optional-features
Version:
The default blueprint for ember-cli addons.
18 lines (17 loc) • 786 B
JSON
{
"solution": {
"@ember/optional-features": {
"impact": "minor",
"oldVersion": "2.1.0",
"newVersion": "2.2.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2024-02-28)\n\n@ember/optional-features 2.2.0 (minor)\n\n#### :rocket: Enhancement\n* `@ember/optional-features`\n * [#333](https://github.com/emberjs/ember-optional-features/pull/333) Lazy load `inquirer` module ([@bertdeblock](https://github.com/bertdeblock))\n\n#### Committers: 2\n- Aaron Chambers ([@achambers](https://github.com/achambers))\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n"
}