react-helmet v1.1.0 Release Notes

  • ๐Ÿ”‹ Features

    • titleTemplate attribute to help format document.title

    ๐Ÿ›  Bugfixes

    • Bump dependencies.
    • Title will never be overwritten with blank title. Lifts constraint where every component with Helmet needed to define a title.
    • Re-organization of unit tests.