Skip to content

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

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:02
· 46 commits to main since this release
44725fe

0.4.0-beta.6

  • Run Lighthouse against Astro's production preview server instead of a generic
    static-file server.
  • Derive audited URLs from the configured canonical site URL so root and GitHub
    Pages project-path deployments load the same routes and assets as production.
  • Add typed URL-generation coverage and document the deployment-aware
    Lighthouse behavior.
  • Existing generated projects using a project-path deployment can copy the
    Lighthouse runner, its configuration, and the updated package script without
    regenerating the project.
  • Refresh the bundled template lockfile to patched fast-uri 3.1.7 after new
    advisories affected the prior transitive version.