Version Packages (next)
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.25.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 57221d9: **BREAKING**: Removed support for the old backend system, and removed all deprecated exports.
|
||||
|
||||
If you were using one of the deprecated imports from this package, you will have to follow the instructions in their respective deprecation notices before upgrading. Most of the general utilities are available from `@backstage/plugin-auth-node`, and the specific auth providers are available from dedicated packages such as for example `@backstage/plugin-auth-backend-module-github-provider`. See [the auth docs](https://backstage.io/docs/auth/) for specific instructions.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.17.0-next.0
|
||||
- @backstage/backend-plugin-api@1.3.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.3-next.0
|
||||
- @backstage/catalog-model@1.7.3
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.24.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user