Skip to content

1.2.1

Choose a tag to compare

@joeldrapper joeldrapper released this 25 Jan 13:07
· 581 commits to main since this release

Quick patch release to make the __vanish__ method used by DeferredRender private and improve the detection of unsafe user input. Previously, we would strip javascript from href attributes but only when the attribute was provided as a Symbol. Now, we check the href attribute as a Symbol or a String.

What's Changed

Full Changelog: 1.2.0...1.2.1