Skip to content

Releases: withastro/compiler

@astrojs/[email protected]

13 Dec 21:07
6df752f

Choose a tag to compare

Patch Changes

  • e40ea9c: Include LICENSE information

@astrojs/[email protected]

09 Dec 15:00
c74be2c

Choose a tag to compare

Minor Changes

  • b9e2b4b: Adds option to make CSS be extracted statically

@astrojs/[email protected]

03 Dec 21:01
4582518

Choose a tag to compare

Patch Changes

  • 75bd730: Fix regression with Components mixed with active formatting elements

@astrojs/[email protected]

02 Dec 22:11
a9e7fbd

Choose a tag to compare

Patch Changes

  • 7ca419e: Improve behavior of empty expressions in body and attributes, where {} is equivalent to {(void 0)}

@astrojs/[email protected]

02 Dec 21:34
5c052c9

Choose a tag to compare

Patch Changes

  • 7a41d7b: Fix <> syntax edge case inside of expressions
  • b0d35b9: Fix edge case with conditional scripts

@astrojs/[email protected]

01 Dec 20:40
b549621

Choose a tag to compare

Patch Changes

  • f2e0322: Do not reconstruct active formatting elements on expression start
  • 0103285: Bugfix: expressions in table context

@astrojs/[email protected]

01 Dec 19:10
247f8b8

Choose a tag to compare

Patch Changes

  • 50cbc57: Fix fragment expression behavior edge case

@astrojs/[email protected]

01 Dec 18:18
e8343e6

Choose a tag to compare

Patch Changes

  • 8f0e3d7: Fix fragment parsing bugs when frontmatter is missing or top-level expressions are present

@astrojs/[email protected]

30 Nov 19:14
c74f58b

Choose a tag to compare

Patch Changes

  • 1f0ba41: Fix bug when fragment parsing frontmatter is missing

@astrojs/[email protected]

30 Nov 13:24
9cc3570

Choose a tag to compare

Minor Changes

  • 901faef: Passes projectRoot to createAstro