Skip to content

v18.0.0

Latest

Choose a tag to compare

@sverweij sverweij released this 25 Jun 19:14
Immutable release. Only release title and notes can be modified.
v18.0.0
d139a8e

🚨 breaking changes

  • 40f42e9 chore!: drops support for nodejs 20 and 25 BREAKING (#1060)

This is because we follow the Node.js release cycle who dropped support for version 20 and 25 (a while ago already).

🐛 fixes

  • a25fe7f fix(graph-utl): makes the summary more deterministic (#1066) - thanks @Sebastian-G for raising the issue and providing the first feedback!

👷 maintenance