Skip to content

Releases: cloudoperators/juno

@cloudoperators/juno-url-state-provider@3.0.8

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-ui-components@6.2.1

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

  • 078d641: upgrades background colors and spacing in message component
  • b4bc2c2: Fix high vulnerabilities related to transitive dependencies picomatch by upgrading root project dependencies and where not possible, locking picomatch at versions without vulnerabilities.
  • f69e63e: fix: address CVE-2026-39363 vulnerability in vite

@cloudoperators/juno-package-template@1.1.9

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-oauth@1.4.10

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-messages-provider@0.2.34

08 Apr 07:11
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-k8s-client@1.1.3

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-communicator@2.2.24

08 Apr 07:10
80eaf4d

Choose a tag to compare

Patch Changes

@cloudoperators/juno-ui-components@6.2.0

26 Mar 11:01
2872c4c

Choose a tag to compare

Minor Changes

  • 51dfc1c: Add DescriptionList, DescriptionTerm and DescriptionDefinition components and export them as DL, DT, DD shorthand.
  • dac772c: - Added alignRight prop to DataGridToolbar for flexible alignment control, allowing users to customize layout.
    • Removed search prop, which is a BREAKING CHANGE. All elements should be passed as children.

Patch Changes

  • b7becbc: Resolves all CodeQL static analysis warnings to improve code quality, reliability, and maintainability. These fixes address potential bugs, redundant code, and anti-patterns detected by automated code scanning.

@cloudoperators/juno-messages-provider@0.2.33

26 Mar 11:01
2872c4c

Choose a tag to compare

Patch Changes

  • c8a6676: Removes unused variables, imports, functions, and classes identified by static code analysis to improve code quality and maintainability.
  • Updated dependencies [b7becbc]
  • Updated dependencies [51dfc1c]
  • Updated dependencies [dac772c]
    • @cloudoperators/juno-ui-components@6.2.0

@cloudoperators/juno-ui-components@6.1.3

17 Mar 12:51
f357218

Choose a tag to compare

Patch Changes

  • 11eabd6: Added customizable type property for the button component.