Releases: withastro/compiler
Releases · withastro/compiler
@astrojs/compiler@0.1.10
Patch Changes
- 3a336ef: Adds a hydration map to enable hydration within Astro components
@astrojs/compiler@0.1.9
Patch Changes
- 7d887de: Allows the Astro runtime to create the Astro.slots object
@astrojs/compiler@0.1.8
Patch Changes
- d159658: Publish via PR
@astrojs/compiler@0.1.6
Patch Changes
- bd05f7c: Actually include any files?
@astrojs/compiler@0.1.5
Patch Changes
- c4ed69e: Includes the wasm binary in the npm package
@astrojs/compiler@0.1.4
Patch Changes
- 2f1f1b8: Pass custom element tag names to renderComponent as strings
@astrojs/compiler@0.1.0
Patch Changes
- c9407cd: Fix for using conditionals at the top-level