github hyperdxio/hyperdx @hyperdx/app@2.16.0

latest releases: @hyperdx/common-utils@0.12.2, @hyperdx/api@2.16.0
15 hours ago

Minor Changes

  • 6241c38: feat: Add metrics attribute explorer in chart builder

Patch Changes

  • fa2b73c: feat: Format byte numbers on ClickHouse page

  • b6c34b1: fix: Handling non-monotonic sums

  • 79356c4: Set Button component default variant to "primary" for consistent styling across the app

  • 42820f3: fix: Apply theme CSS class during SSR to prevent button styling mismatch

    Adds the theme class (e.g., theme-hyperdx) to the HTML element during server-side rendering in _document.tsx. This ensures CSS variables for button styling are correctly applied from the first render, preventing a hydration mismatch that caused primary buttons to display with Mantine's default styling instead of the custom theme styling when NEXT_PUBLIC_THEME was explicitly set.

  • e11b313: fix: add react-hooks-eslint-plugin and fix issues across app

  • Updated dependencies [b6c34b1]

    • @hyperdx/common-utils@0.12.2

Don't miss a new hyperdx release

NewReleases is sending notifications on new releases.