Version Packages
This commit is contained in:
@@ -1,5 +1,30 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 172a717: Migrate the `api-docs` to the new frontend system. It is experimental and available via alpha subpath.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 874e8cf: Updated README to list AsyncApi v3 as supported
|
||||
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
||||
- 170c023: Adding `supportedSubmitMethods` prop to `api-docs` to pass to the Swagger UI. This allows users to specify which HTTP methods they wish to allow end-users to make requests through the `Try It Out` button on the Swagger UI.
|
||||
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
||||
- c03f977: Updated dependency `graphiql` to `3.1.0`.
|
||||
- 49b3b5e: Updated dependency `@asyncapi/react-component` to `1.2.13`.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.0
|
||||
- @backstage/core-compat-api@0.2.0
|
||||
- @backstage/plugin-catalog-react@1.10.0
|
||||
- @backstage/plugin-catalog@1.17.0
|
||||
- @backstage/core-components@0.14.0
|
||||
- @backstage/catalog-model@1.4.4
|
||||
- @backstage/core-plugin-api@1.9.0
|
||||
- @backstage/plugin-permission-react@0.4.20
|
||||
- @backstage/plugin-catalog-common@1.0.21
|
||||
|
||||
## 0.11.0-next.3
|
||||
|
||||
### Minor Changes
|
||||
|
||||
Reference in New Issue
Block a user