Skip to content

v54.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 03:54
88d1009

54.0.0 (2026-06-05)

⚠ BREAKING CHANGES

  • filtertag overflow via resizeobserver (#949) (#951)
  • enable react-hooks v7 rules and address surfaced anti-patterns (#941) (#950)
  • next.js 16 prep: pin 'next' peer dep to ^16 (#933) (#942)
  • next.js 16 prep: bump eslint-config-next + @next/eslint-plugin-next to v16 (#932) (#939)

Features

Bug Fixes

  • azulfiledownload: accept ref so it can be used as a tooltip child without a span wrapper (#944) (#946) (04868a1)
  • componentcreator: avoid wrapping children in array for createelement (#552) (#945) (3324d77)
  • filtertag overflow via resizeobserver (#949) (#951) (d473ab6)

Chores

  • enable react-hooks v7 rules and address surfaced anti-patterns (#941) (#950) (7ef5366)
  • migrate findable-ui eslint to flat config (#926) (#936) (745c127)
  • next.js 16 prep: bump eslint-config-next + @next/eslint-plugin-next to v16 (#932) (#939) (42b73de)
  • next.js 16 prep: pin 'next' peer dep to ^16 (#933) (#942) (8481542)
  • remove redundant glob ^11.0.4 override (#940) (#948) (83903dd)

Documentation

  • next.js 16 prep: changelog + peer-dep guidance for consumers (#935) (#947) (f484239)