Skip to content

Releases: withastro/compiler

@astrojs/compiler@0.1.11

13 Oct 13:33
54977ef
Compare
Choose a tag to compare

Patch Changes

  • 939283d: Adds the component export for use in hydration

@astrojs/compiler@0.1.10

13 Oct 12:46
44e56bf
Compare
Choose a tag to compare

Patch Changes

  • 3a336ef: Adds a hydration map to enable hydration within Astro components

@astrojs/compiler@0.1.9

08 Oct 17:55
0fcd019
Compare
Choose a tag to compare

Patch Changes

  • 7d887de: Allows the Astro runtime to create the Astro.slots object

@astrojs/compiler@0.1.8

07 Oct 19:56
8f4c71d
Compare
Choose a tag to compare

Patch Changes

@astrojs/compiler@0.1.6

07 Oct 19:37
11b4594
Compare
Choose a tag to compare

Patch Changes

  • bd05f7c: Actually include any files?

@astrojs/compiler@0.1.5

07 Oct 19:00
2cec6b4
Compare
Choose a tag to compare

Patch Changes

  • c4ed69e: Includes the wasm binary in the npm package

@astrojs/compiler@0.1.4

07 Oct 18:17
73f8bf5
Compare
Choose a tag to compare

Patch Changes

  • 2f1f1b8: Pass custom element tag names to renderComponent as strings

@astrojs/compiler@0.1.0

06 Oct 18:35
Compare
Choose a tag to compare

Patch Changes

  • c9407cd: Fix for using conditionals at the top-level