Skip to content

v2.34.0

Choose a tag to compare

@joelhawksley joelhawksley released this 09 Jun 23:06
· 1824 commits to main since this release
460d743
  • Add the ability to enable ActiveSupport notifications (!render.view_component event) with config.view_component.instrumentation_enabled.

    Svyatoslav Kryukov

  • Add Generators page to documentation.

    Hans Lemuet

  • Fix bug where ViewComponents did not work in ActionMailers.

    dark-panda