Skip to content

graph: v3.1.0

Compare
Choose a tag to compare
@GordonSmith GordonSmith released this 20 Nov 11:34
9595535

3.1.0 (2024-11-20)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild and ESM first packaging (b752510)
  • Upgrade graph, html and react to v3 (a1aa027)
  • Upgrade layout to v3 (cbc463a)

Bug Fixes

  • Add guard against unknown event source (5c61240), closes #4061
  • Event.path is non-standard (4edabd5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/common bumped from ^3.1.0 to ^3.2.0
      • @hpcc-js/html bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/react bumped from ^3.0.0 to ^3.1.0
      • @hpcc-js/util bumped from ^3.1.0 to ^3.2.0
    • devDependencies
      • @hpcc-js/esbuild-plugins bumped from ^1.2.0 to ^1.3.0