Skip to content

v0.9.1

Choose a tag to compare

@CITguy CITguy released this 12 Jun 17:37
· 1125 commits to master since this release

Fixed

Corrected bug with template caching in polyfilled browsers. Custom elements added to the DOM after the initial upgrade process were not receiving ShadyDOM CSS classes. (#246)

Merged

  • #246 - fix(HXElement): fix template caching (v0.9.x)