Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-10 16:14:59 +00:00
parent 20bd285bcd
commit 7c41134684
222 changed files with 3034 additions and 111 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-techdocs
## 1.16.3-next.2
### Patch Changes
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
- 491a06c: Add the ability to show icons for the tabs on the entity page (new frontend)
- a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.
- Updated dependencies
- @backstage/integration@1.20.0-next.2
- @backstage/plugin-catalog-react@2.0.0-next.2
- @backstage/catalog-client@1.12.2-next.0
- @backstage/frontend-plugin-api@0.14.0-next.2
- @backstage/integration-react@1.2.15-next.2
- @backstage/core-components@0.18.7-next.2
- @backstage/core-plugin-api@1.12.3-next.1
- @backstage/plugin-techdocs-react@1.3.8-next.1
- @backstage/plugin-search-react@1.10.3-next.2
- @backstage/plugin-auth-react@0.1.24-next.1
- @backstage/theme@0.7.2-next.1
## 1.16.3-next.1
### Patch Changes