Skip to content

Releases: withastro/compiler

@astrojs/[email protected]

21 Oct 16:41
2cfc751
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

21 Oct 01:09
Compare
Choose a tag to compare

Patch Changes

  • fix small issue with preprocessStyle handling of null or undefined

@astrojs/[email protected]

20 Oct 17:54
301f92a
Compare
Choose a tag to compare

Patch Changes

  • 4410c5a: Add support for a preprocessStyle function
  • 934e6a6: Chore: add linting, format code

@astrojs/[email protected]

15 Oct 03:17
adf2b92
Compare
Choose a tag to compare

Patch Changes

  • 5c02abf: Fix split so it always splits on first non-import/export
  • 93c1cd9: Bugfix: handle RegExp in Astro files
  • 94c59fa: Bugfix: tokenizer tries to parse JS comments
  • 46a5c75: Adds the top-level Astro object
  • 7ab9148: Improve JS scanning algorithm to be more fault tolerant, less error prone

@astrojs/[email protected]

13 Oct 16:52
6d7cccb
Compare
Choose a tag to compare

Patch Changes

  • 96dc356: Adds hydrationMap support for custom elements

@astrojs/[email protected]

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

Patch Changes

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

@astrojs/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

@astrojs/[email protected]

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

Patch Changes

  • bd05f7c: Actually include any files?