Astro: astro@0.19.2 Release

Release date:
August 23, 2021
Previous version:
astro@0.19.1 (released August 20, 2021)
Magnitude:
746 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in astro@0.19.2

ematipico
tony-sullivan-525d
sarah11918
tusharsadhwani

Directory Browser for astro@0.19.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • 3e605d7e: Add real-world check for ESM-CJS compatability to preflight check
  • 1e0e2f41: Including Prism's language- class on code block <pre> tags
  • 166c9ed6: Fix an issue where getStaticPaths is called multiple times per build
  • c06da5dd: Add configuration options for url format behavior: buildOptions.pageUrlFormat & trailingSlash
  • c06da5dd: Move 404.html output from /404/index.html to /404.html