Skip to content

Releases: withastro/compiler

@astrojs/[email protected]

15 Nov 22:51
83bda4c

Choose a tag to compare

Patch Changes

  • ec745f4: Self-closing tags will now retreive "end" positional data
  • a6c2822: Fix a few TSX output errors

@astrojs/[email protected]

14 Nov 16:39
e378f0b

Choose a tag to compare

Patch Changes

  • 5f6e69b: Fix expression literal handling

@astrojs/[email protected]

14 Nov 16:17
4fe90fd

Choose a tag to compare

Patch Changes

@astrojs/[email protected]

11 Nov 17:36
f515d10

Choose a tag to compare

Patch Changes

  • 8f3e488: Fix regression introduced to parse handling in the last patch

@astrojs/[email protected]

11 Nov 15:27
ccefb41

Choose a tag to compare

Patch Changes

  • a41982a: Fix expression edge cases, improve literal parsing

@astrojs/[email protected]

08 Nov 16:33
42532a1

Choose a tag to compare

Patch Changes

  • ee907f1: Fix #5308, duplicate style bug when using define:vars

@astrojs/[email protected]

07 Nov 21:41
eb73f81

Choose a tag to compare

Patch Changes

  • 07a65df: Print \r when printing TSX output
  • 1250d0b: Add warning when define:vars won't work because of compilation limitations

@astrojs/[email protected]

01 Nov 22:16
027d57e

Choose a tag to compare

Patch Changes

  • 1fe92c0: Fix TSX sourcemaps on Windows (take 4)

@astrojs/[email protected]

01 Nov 00:59
56ff6c6

Choose a tag to compare

Patch Changes

  • 01b62ea: Fix sourcemap bug on Windows (again x2)

@astrojs/[email protected]

31 Oct 21:16
4e173aa

Choose a tag to compare

Patch Changes

  • 108c6c9: Fix TSX sourcemap bug on Windows (again)