Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-search-react
|
||||
|
||||
## 1.8.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 63e1012: Added new extension points to extend search filters `SearchFilterBlueprint` and `SearchFilterResultTypeBlueprint`
|
||||
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.16.4
|
||||
- @backstage/frontend-plugin-api@0.9.5
|
||||
- @backstage/core-plugin-api@1.10.4
|
||||
- @backstage/version-bridge@1.0.11
|
||||
- @backstage/theme@0.6.4
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-search-common@1.2.17
|
||||
|
||||
## 1.8.6-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-react",
|
||||
"version": "1.8.6-next.3",
|
||||
"version": "1.8.6",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"pluginId": "search",
|
||||
|
||||
Reference in New Issue
Block a user