v0.4.0 — view() helper
Global view() helper — render a view component in one call: view(WelcomePage, { appName }) with type-checked props, or view(HomePage) for no props. Returns a full HTML document; sugar over the View service, matching config().