@ember/optional-features
Version:
The default blueprint for ember-cli addons.
18 lines (17 loc) • 700 B
JSON
{
"solution": {
"@ember/optional-features": {
"impact": "minor",
"oldVersion": "2.2.0",
"newVersion": "2.3.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-11-25)\n\n@ember/optional-features 2.3.0 (minor)\n\n#### :rocket: Enhancement\n* `@ember/optional-features`\n * [#349](https://github.com/emberjs/ember-optional-features/pull/349) Introducing use-ember-modules flag ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
}