Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1440232: Adds a new `createValidatedOpenApiRouterFromGeneratedEndpointMap` function that uses the new static server generation in `backstage-cli package schema openapi generate --server` to create a typed express router.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f01787a: Moves msw from dependencies to devDependencies
|
||||
- Updated dependencies
|
||||
- @backstage/types@1.2.0
|
||||
- @backstage/backend-plugin-api@1.0.2
|
||||
- @backstage/errors@1.2.5
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"version": "0.3.0-next.2",
|
||||
"version": "0.3.0",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user