v3.3.0
-
Include InlineTemplate by default in Base. Note: It's no longer necessary to include
ViewComponent::InlineTemplateto use inline templates.Joel Hawksley
-
Allow Setting host when using the
with_request_urltest helper.Daniel Alfaro
-
Resolve ambiguous preview paths when using components without the Component suffix.
Reed Law