Content
View differences
Updated by Alexander Coles 7 days ago
Bump `@hotwired/turbo` and `@hotwired/turbo-rails` from 8.0.20 to 8.0.23.
* Replace generic `CustomEvent` handling and ad-hoc interface definitions with typed Turbo events from `@types/hotwired__turbo` 8.0.9, removing eslint-disable suppressions and unnecessary casts.
* Add compile-time exhaustiveness guard for Turbo event names.
* Use ProgressBar API directly instead of faking FormSubmission arguments.
* Fix canceled work package edit Back navigation and query history filter pane regression surfaced by the upgrade. Revert parallel_tests/turbo_tests bump that broke CI seed logging.
* Replace generic `CustomEvent` handling and ad-hoc interface definitions with typed Turbo events from `@types/hotwired__turbo` 8.0.9, removing eslint-disable suppressions and unnecessary casts.
* Add compile-time exhaustiveness guard for Turbo event names.
* Use ProgressBar API directly instead of faking FormSubmission arguments.
* Fix canceled work package edit Back navigation and query history filter pane regression surfaced by the upgrade.