astro 0.19.2
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