Files
backstage/plugins/api-docs-module-protoc-gen-doc/CHANGELOG.md
T
github-actions[bot] f1831dd9b2 Version Packages
2024-02-20 11:04:26 +00:00

1.6 KiB

@backstage/plugin-api-docs-module-protoc-gen-doc

0.1.6

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.

0.1.6-next.0

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument
  • 8fe56a8: Widen @types/react dependency range to include version 18.

0.1.5

Patch Changes

0.1.5-next.0

Patch Changes

0.1.4

Patch Changes

  • 9a1fce352e: Updated dependency @testing-library/jest-dom to ^6.0.0.

0.1.3

Patch Changes

  • 482bb5c0bb: Moved @types/react to be a regular dependency
  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

0.1.3-next.1

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

0.1.3-next.0

Patch Changes

  • 482bb5c0bb: Moved @types/react to be a regular dependency

0.1.2

Patch Changes

0.1.2-next.0

Patch Changes

0.1.1

Patch Changes

  • c51efce2a0: Update docs to always use yarn add --cwd for app & backend

0.1.0

Minor Changes

  • e0328f2107: Added the new grpcDocsApiWidget to render protoc-gen-doc generated descriptors by the grpc-docs package.

0.1.0-next.0

Minor Changes

  • e0328f2107: Added the new grpcDocsApiWidget to render protoc-gen-doc generated descriptors by the grpc-docs package.