Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.35.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 320c6a9: Bump `@swc/core` to support `ES2023` and `ES2024`
|
||||
- c0d7bf6: Added `--include` and `--format` options to `backstage-cli info` command for including additional packages via glob patterns and outputting as JSON or Text.
|
||||
- f6a5d2f: Fixed CSS module class name collisions when running multiple versions of packages simultaneously by using content-based hashing for class name generation.
|
||||
- 140cbc2: Added `@backstage/backend-test-utils` to backend package templates.
|
||||
- 4eeba9e: Upgrade `zod-validation-error` to version 4
|
||||
- 9ee5996: Bump minimum required `@swc/core` to avoid transpilation bug
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.17
|
||||
- @backstage/integration@1.19.2
|
||||
|
||||
## 0.35.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user