@astrojs/compiler@2.0.0
github-actions
released this
21 Aug 16:59
·
106 commits
to main
since this release
Major Changes
-
cd93272: The scope hash created by the compiler is now lowercase.
This aligns with the HTML spec of the attribute names, where they are lowercase by spec.
This change is needed because the compiler now creates data attributes that contain the hash in their name.