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