Skip to content

Release v3.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 20:18
a0e4ff2

Changed

  • Rendering a Screenplay now produces a full application rather than a backend alone: the generated project gains a frontend that builds, a composed screen, and a module registering its generated proxies against that screen. (Cratis/Stage#100)

Verified by rendering the canonical Screenplay through the command: 27 artifacts published with a manifest, the backend builds with no warnings and its generated specifications pass, and the frontend installs, type-checks and bundles.