Skip to content

v3.3.0

Compare
Choose a tag to compare
@camertron camertron released this 26 Jun 18:15
· 617 commits to main since this release
a35641e
  • Include InlineTemplate by default in Base. Note: It's no longer necessary to include ViewComponent::InlineTemplate to use inline templates.

    Joel Hawksley

  • Allow Setting host when using the with_request_url test helper.

    Daniel Alfaro

  • Resolve ambiguous preview paths when using components without the Component suffix.

    Reed Law