Skip to content

Releases: withastro/compiler-rs

@astrojs/compiler-binding@0.1.7

15 Apr 13:19
a316310

Choose a tag to compare

Patch Changes

  • 4c9a9ed: Fixes edge cases where certain niche types of expressions wouldn't properly compile
  • 1b17201: Fixes slots not working inside parenthesized conditional slots
  • cace524: Fixes the compiler sometimes adding extra whitespace between root elements when one of the root elements would be hoisted (e.g. style tags, scripts etc.)
  • 4ebb68d: Fixes slots not being collected inside optional chain expressions
  • dc9cbe4: Fixes scripts inside template elements not being rendered as-is

v0.1.6: Version Packages (#14)

19 Mar 13:34
20e4db8

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@astrojs/compiler-rs@0.1.6

19 Mar 13:35
20e4db8

Choose a tag to compare

Patch Changes

  • 6e274fe: Fixes dynamic slots not being collected properly
  • Updated dependencies [6e274fe]
    • @astrojs/compiler-binding@0.1.6

@astrojs/compiler-binding@0.1.6

19 Mar 13:34
20e4db8

Choose a tag to compare

Patch Changes

  • 6e274fe: Fixes dynamic slots not being collected properly

v0.1.5: Version Packages (#13)

16 Mar 20:59
e5c62a3

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@astrojs/compiler-rs@0.1.5

16 Mar 21:00
e5c62a3

Choose a tag to compare

Patch Changes

  • ddf38ff: Fixes dynamic slots not working correctly
  • 21b6cd5: Fixes CSS scoping not working correctly when using :global with pseudo elements
  • e93a108: Fixes the compiler scoping nested selectors in certain cases
  • c8f6dc5: Fixed an issue where define:vars scripts would not be handled correctly
  • c8f6dc5: Fixes an issue where set:html did not work correctly in certain cases
  • Updated dependencies [ddf38ff]
  • Updated dependencies [21b6cd5]
  • Updated dependencies [e93a108]
  • Updated dependencies [c8f6dc5]
  • Updated dependencies [c8f6dc5]
    • @astrojs/compiler-binding@0.1.5

@astrojs/compiler-binding@0.1.5

16 Mar 21:00
e5c62a3

Choose a tag to compare

Patch Changes

  • ddf38ff: Fixes dynamic slots not working correctly
  • 21b6cd5: Fixes CSS scoping not working correctly when using :global with pseudo elements
  • e93a108: Fixes the compiler scoping nested selectors in certain cases
  • c8f6dc5: Fixed an issue where define:vars scripts would not be handled correctly
  • c8f6dc5: Fixes an issue where set:html did not work correctly in certain cases

v0.1.4: Version Packages (#10)

26 Feb 21:42
d64c7c5

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.1.3: Version Packages (#9)

26 Feb 00:34
9005348

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@astrojs/compiler-rs@0.1.4

26 Feb 21:43
d64c7c5

Choose a tag to compare

Patch Changes

  • 30299ab: Fixes an issue where certain compressHTML settings wouldn't work
  • Updated dependencies [30299ab]
    • @astrojs/compiler-binding@0.1.4