Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Releases: janus-idp/backstage-plugins

@janus-idp/shared-react@2.17.0

07 Mar 12:01
cfca813

Choose a tag to compare

Minor Changes

  • 9983dd8: Bump plugins/shared-react to 2.17.0 in main branch, in prep for release of 1.5.0

@janus-idp/cli@3.3.0

07 Mar 12:01
cfca813

Choose a tag to compare

Minor Changes

  • 9983dd8: Bump packages/cli to 3.3.0 in main branch, in prep for release of 1.5.0

Patch Changes

  • 0123a8d: Fix Yarn v1 incompatibility in the export-dynamic-plugin command

@janus-idp/backstage-plugin-web-terminal@1.14.0

07 Mar 12:01
cfca813

Choose a tag to compare

Minor Changes

  • 9983dd8: Bump plugins/web-terminal to 1.14.0 in main branch, in prep for release of 1.5.0

@janus-idp/shared-react@2.16.0

11 Feb 13:25
8ac9fe0

Choose a tag to compare

Minor Changes

  • e94d774: Update @kubernetes/client-node for shared/react.

@janus-idp/cli@3.2.0

06 Feb 13:52
b9ca99a

Choose a tag to compare

Minor Changes

@janus-idp/shared-react@2.15.0

30 Jan 21:26
795c12e

Choose a tag to compare

Minor Changes

  • 6b766eb: Update dependencies to Backstage 1.35.0

@janus-idp/cli@3.1.0

30 Jan 21:26
795c12e

Choose a tag to compare

Minor Changes

  • 6b766eb: Update dependencies to Backstage 1.35.0

@janus-idp/backstage-plugin-web-terminal@1.13.0

30 Jan 21:26
795c12e

Choose a tag to compare

Minor Changes

  • 6b766eb: Update dependencies to Backstage 1.35.0

@janus-idp/backstage-plugin-aap-backend@2.4.0

30 Jan 21:26
795c12e

Choose a tag to compare

Minor Changes

  • 6b766eb: Update dependencies to Backstage 1.35.0

@janus-idp/cli@1.18.6

21 Jan 13:08
3d20f3e

Choose a tag to compare

Patch Changes

  • 374eef5: fix(cli): extend --ignore-version-check

    This change updates the cli's --ignore-version-check flag to also ignore the check performed on an embedded transitive dependencies that are moved to peer dependencies, when it is known that the mismatch is runtime compatible.