Version Packages
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 1.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52419be116: Create a menu in the sub header of documentation pages, it is responsible for rendering TechDocs addons that allow users to customize their reading experience.
|
||||
- a307a14be0: Removed dependency on `@backstage/core-app-api`.
|
||||
- bed0d64ce9: Fixed bugs that prevented a 404 error from being shown when it should have been.
|
||||
- 2efee91251: Add a `sub-route` path on the EntityDocs page to fix the blank screen error when navigating using sidebar links.
|
||||
- 2dcb2c9678: Loading SVGs correctly with `bota` with extended characters
|
||||
- 52fddad92d: The `TechDocsStorageApi` and its associated ref are now exported by `@backstage/plugin-techdocs-react`. The API interface, ref, and types are now deprecated in `@backstage/plugin-techdocs` and will be removed in a future release.
|
||||
- 0ad901569f: Hidden exports related to experimental TechDocs reader functionality have been removed and can no longer be imported. In the unlikely event you were using these exports, you can now take advantage of the officially supported and generally available TechDocs Addon framework instead.
|
||||
- 3a74e203a8: Updated search result components to support rendering content with highlighted matched terms
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.9.4
|
||||
- @backstage/integration@1.2.0
|
||||
- @backstage/core-plugin-api@1.0.2
|
||||
- @backstage/plugin-catalog-react@1.1.0
|
||||
- @backstage/integration-react@1.1.0
|
||||
- @backstage/plugin-techdocs-react@1.0.0
|
||||
- @backstage/config@1.0.1
|
||||
- @backstage/plugin-search-react@0.2.0
|
||||
- @backstage/plugin-search-common@0.3.4
|
||||
- @backstage/catalog-model@1.0.2
|
||||
|
||||
## 1.1.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user