Version Packages
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.13.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ac9bead: Added `@backstage/frontend-test-utils` dev dependency.
|
||||
- 7455dae: Use node prefix on native imports
|
||||
- 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)
|
||||
- 4183614: Updated usage of deprecated APIs in the new frontend system.
|
||||
- 018ca87: Added `title` and `icon` to the plugin definition for the new frontend system.
|
||||
- 629c3ec: Add `tableOptions` and `title` to Components cards of APIs
|
||||
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.0.0
|
||||
- @backstage/core-components@0.18.7
|
||||
- @backstage/plugin-catalog@1.33.0
|
||||
- @backstage/frontend-plugin-api@0.14.0
|
||||
- @backstage/core-plugin-api@1.12.3
|
||||
- @backstage/plugin-permission-react@0.4.40
|
||||
- @backstage/plugin-catalog-common@1.1.8
|
||||
|
||||
## 0.13.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.13.4-next.2",
|
||||
"version": "0.13.4",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user