Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.16.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 92af1ae: **BREAKING**: Removed the `allowUnknownExtensionConfig` option from `createSpecializedApp`. This flag had no effect and was a no-op, so no behavioral changes are expected.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0452d02: Add optional `description` field to plugin-level feature flags.
|
||||
- dab6c46: Added the `ExtensionFactoryMiddleware` type as a public export.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.19.6-next.1
|
||||
- @backstage/frontend-plugin-api@0.15.0-next.1
|
||||
- @backstage/core-plugin-api@1.12.4-next.1
|
||||
- @backstage/frontend-defaults@0.5.0-next.1
|
||||
|
||||
## 0.15.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.15.1-next.0",
|
||||
"version": "0.16.0-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user