Skip to content

v1.41.5

Compare
Choose a tag to compare
@birdofpreyru birdofpreyru released this 15 Jan 23:28
· 7 commits to master since this release
  • [#413] Patches E2eSsrEnv (Jest environment for end-to-end SSR testing) for the edge case when Webpack and SSR steps of the test load different versions of the same module (like CommonJS and ES), and it breaks the tests.
  • [#156] Replaces the unmaintained and problematic react-helmet dependency by a newer and better alternative react-helmet-async.
  • Update of dependencies.

Host projects should drop react-helmet and react-router-dom dependencies from their package.json files.