Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/frontend-defaults
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 76832a9: **BREAKING**: Removed the deprecated `CreateAppFeatureLoader` and support for it in other APIs. Switch existing usage to use the newer `createFrontendFeatureLoader` from `@backstage/frontend-plugin-api` instead.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 22de964: Deprecated `createPublicSignInApp`, which has been replaced by the new `appModulePublicSignIn` from `@backstage/plugin-app/alpha` instead.
|
||||
- e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.11.0-next.1
|
||||
- @backstage/frontend-app-api@0.12.0-next.2
|
||||
- @backstage/plugin-app@0.2.0-next.1
|
||||
- @backstage/config@1.3.3
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user