Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-techdocs-react
|
||||
|
||||
## 1.3.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 22dce2b: TechDocs addons in the new frontend system now use a Utility API pattern instead of multiple attachment points. The `AddonBlueprint` now uses this new approach, and while addons created with older versions still work, they will produce a deprecation warning and will stop working in a future release.
|
||||
|
||||
As part of this change, the `techDocsAddonDataRef` alpha export was removed.
|
||||
|
||||
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.7
|
||||
- @backstage/frontend-plugin-api@0.14.0
|
||||
- @backstage/core-plugin-api@1.12.3
|
||||
- @backstage/version-bridge@1.0.12
|
||||
|
||||
## 1.3.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user