v3.3.0
-
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