Version Packages (next)
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.35.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cfd8103: Updated catalog provider module template to use stable catalog extension points from `@backstage/plugin-catalog-node` instead of alpha exports.
|
||||
- 7455dae: Use node prefix on native imports
|
||||
- 4fc7bf0: Bump to tar v7
|
||||
- 122d39c: Completely removed support for the deprecated `app.experimental.packages` configuration. Replace existing usage directly with `app.packages`.
|
||||
- 69d880e: Bump to latest zod to ensure it has the latest features
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.8-next.0
|
||||
- @backstage/eslint-plugin@0.2.1-next.0
|
||||
- @backstage/integration@1.19.3-next.0
|
||||
- @backstage/cli-common@0.1.18-next.0
|
||||
- @backstage/cli-node@0.2.17-next.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/release-manifests@0.0.13
|
||||
- @backstage/types@1.2.2
|
||||
|
||||
## 0.35.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.35.2",
|
||||
"version": "0.35.3-next.0",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
Reference in New Issue
Block a user