Version Packages
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-search-react
|
||||
|
||||
## 1.11.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e9b78e9: Removed the `uuid` dependency and replaced usage with the built-in `crypto.randomUUID()`.
|
||||
- cad156e: Replaced old config schema values from existing extensions and blueprints.
|
||||
- 085133f: The `zod` dependency has been bumped from `^3.25.76 || ^4.0.0` to `^4.0.0`, since `configSchema` requires the full Zod v4 package for JSON Schema support.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.10
|
||||
- @backstage/frontend-plugin-api@0.17.0
|
||||
- @backstage/core-plugin-api@1.12.6
|
||||
- @backstage/plugin-search-common@1.2.24
|
||||
|
||||
## 1.11.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-react",
|
||||
"version": "1.11.4-next.1",
|
||||
"version": "1.11.4",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"pluginId": "search",
|
||||
|
||||
Reference in New Issue
Block a user