github hyperdxio/hyperdx @hyperdx/app@2.30.1

latest releases: @hyperdx/cli@0.5.2, @hyperdx/api@2.30.1
11 hours ago

Patch Changes

  • 0dd23e8: Copy css.d.ts into the Docker build stage so the app image compiles. The
    TypeScript 6 upgrade added ambient declare module '*.css' declarations in
    css.d.ts to satisfy TS2882 for side-effect stylesheet imports, but the
    Dockerfiles only copied mdx.d.ts, so next build failed inside the
    container.
  • e882576: Fix "Save Alert" doing nothing when editing an existing saved-search alert. The
    alert form schema now accepts the persisted numConsecutiveWindows: null value
    (so form validation no longer silently blocks submission), and the update
    request resolves the alert id from the selected tab instead of an unregistered
    form field.
  • f865d88: feat: Allow freeform text in VirtualMultiSelect
    • @hyperdx/api@2.30.1

Don't miss a new hyperdx release

NewReleases is sending notifications on new releases.