v3.4.0
-
Avoid including Rails
url_helpersintoPreviewclass when they're not defined.Richard Macklin
-
Allow instrumentation to be automatically included in Server-Timing headers generated by Rails. To enable this set the config
config.use_deprecated_instrumentation_name = false. The old key!render.view_componentis deprecated: update ActiveSupport::Notification subscriptions torender.view_component.Travis Gaff