Releases: withastro/compiler-rs
Releases · withastro/compiler-rs
@astrojs/compiler-binding@0.1.7
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)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/compiler-rs@0.1.6
@astrojs/compiler-binding@0.1.6
Patch Changes
- 6e274fe: Fixes dynamic slots not being collected properly
v0.1.5: Version Packages (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@astrojs/compiler-rs@0.1.5
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
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)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.1.3: Version Packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>