Skip to content

v0.74.0

Choose a tag to compare

@bambamboole bambamboole released this 05 Sep 17:45
6457f4f

0.74.0 (2026-09-05)

⚠ BREAKING CHANGES

  • table: TableDefinition::rowUrl() is removed. Return RowClick::make()->href(...) from rowClick() instead. Rows now carry a rowClick node instead of a rowUrl string.

Features

  • table: run an action, modal, or effects from a whole-row click (#592) (3e2b71d)

Bug Fixes

  • core: stop making a declared gate write its own authorize() (e17458a)
  • search: ship the Eloquent provider every consumer was rewriting (47e3a7f)