Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
+18
View File
@@ -1,5 +1,23 @@
# @backstage/repo-tools
## 0.16.4
### Patch Changes
- cd75ed0: Add newline to OpenAPI license template files.
- 7455dae: Use node prefix on native imports
- 4fc7bf0: Bump to tar v7
- 6523040: Support Prettier v3 for api-reports
- be7ebad: Updated package-docs exclude list to reflect renamed example app packages.
- df59ee6: The `type-deps` command now follows relative imports and re-exports into declaration chunk files, and detects ambient global types such as the `jest` namespace.
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
- 69d880e: Bump to latest zod to ensure it has the latest features
- Updated dependencies
- @backstage/backend-plugin-api@1.7.0
- @backstage/config-loader@1.10.8
- @backstage/cli-common@0.1.18
- @backstage/cli-node@0.2.18
## 0.16.4-next.2
### Patch Changes