@rm-industries/create-forge 0.4.0-beta.5
Pre-release
Pre-release
·
46 commits
to main
since this release
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.