Skip to content

react-components: v4.0.0

Compare
Choose a tag to compare

4.0.0 (2023-03-15)

⚠ BREAKING CHANGES

  • TableComponent: replace table annotations API with thresholds, remove stencilJS wrapper

Features

  • dashboard: add table support to dashboard (1d8d44e)
  • React18: Adds support for react 18 (596c6b0)
  • TableComponent: replace table annotations API with thresholds, remove stencilJS wrapper (74880c4)

Bug Fixes

  • components: fix connector to iot app kit components (be91864)
  • react-components: set timezone for jest to UTC to prevent local test failures (44c3793)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @iot-app-kit/components bumped from 3.0.0 to 4.0.0
      • @iot-app-kit/core bumped from 3.0.0 to 4.0.0
      • @iot-app-kit/source-iottwinmaker bumped from 3.0.0 to 4.0.0
    • devDependencies
      • @iot-app-kit/source-iotsitewise bumped from ^3.0.0 to ^4.0.0