Releases: withastro/compiler
Releases · withastro/compiler
@astrojs/[email protected]
Patch Changes
- e40ea9c: Include LICENSE information
@astrojs/[email protected]
Minor Changes
- b9e2b4b: Adds option to make CSS be extracted statically
@astrojs/[email protected]
Patch Changes
- 75bd730: Fix regression with Components mixed with active formatting elements
@astrojs/[email protected]
Patch Changes
- 7ca419e: Improve behavior of empty expressions in body and attributes, where
{}
is equivalent to{(void 0)}
@astrojs/[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
Patch Changes
- 50cbc57: Fix fragment expression behavior edge case
@astrojs/[email protected]
Patch Changes
- 8f0e3d7: Fix fragment parsing bugs when frontmatter is missing or top-level expressions are present
@astrojs/[email protected]
Patch Changes
- 1f0ba41: Fix bug when fragment parsing frontmatter is missing
@astrojs/[email protected]
Minor Changes
- 901faef: Passes projectRoot to createAstro