Skip to content

v1.0.5

Choose a tag to compare

@craigfowler craigfowler released this 19 Feb 19:44
· 691 commits to master since this release

This is a single issue release, fixing one high-priority bug.

Changelog

  • #234 - Fix the behaviour of inserting 'CDATA' into HTML documents (EG: inline JavaScript/CSS)
    • In v1.0.4 this went out with the opposite/incorrect behaviour. The structure keyword should not be needed to write inline script or CSS - indeed the very opposite should be the case.