Skip to content

@rm-industries/create-forge 0.4.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 13:22
· 46 commits to main since this release
ff08cf3

0.4.0-beta.5

  • Make the generated Playwright configuration wait for the deployed project
    path when a site's canonical URL includes one, such as a GitHub Pages project
    site.
  • Resolve browser routes, navigation expectations, internal links, canonical
    metadata, feeds, manifests, and not-found checks against the configured
    deployment base.
  • Existing generated projects only need this change when they use a project-path
    deployment. They can copy the updated Playwright configuration, test helper,
    and browser specifications without regenerating the project.