react-helmet v2.3.1 Release Notes

  • 🛠 Bugfixes

    • Fallback values for rewind on the server threw a tags.map error in Node. Changing the tag default values to [] fixes it.