ryansolid / babel-plugin-jsx-dom-expressions

A JSX to DOM plugin that wraps expressions for fine grained change detection
MIT License
60 stars 10 forks source link

make HTMLReferrerPolicy optional #27

Closed r0skar closed 4 years ago

r0skar commented 4 years ago

The HTML attribute referrerPolicy is not required on every anchor element. This PR makes the attribute optional.

ryansolid commented 4 years ago

Thanks probably a typo with recent refactor

ryansolid commented 4 years ago

released in v0.14.10