Skip to content

@astrojs/compiler-rs@0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:58
e74845f

Patch Changes

  • 2264c9a: Fixes an issue where define:vars didn't work correctly for custom components.
  • 4006641: Fixes two :global() scoping mismatches with the Go compiler. An attribute or class suffixed onto a leading :global() (:global(a)[role="button"], :global(a).cls) is no longer mis-scoped and now stays global. A selector list inside :global() (.x :global(ul, ol)) no longer drops later items; the scope prefix is distributed across every item instead.
  • Updated dependencies [2264c9a]
  • Updated dependencies [4006641]
    • @astrojs/compiler-binding@0.3.2