react-helmet v2.1.0 Release Notes
-
๐ Features
- All head attributes (title / base / meta / link / script) returned with
.toComponent()
and.toString()
methods to use in any scenario when calling rewind on the server. - Helmet using React 14 for unit testing.
๐ Bugfixes
- Bump dependencies
- All head attributes (title / base / meta / link / script) returned with