Releases: birdofpreyru/react-utils
Releases · birdofpreyru/react-utils
v1.41.8
v1.41.7
- Fixes the package.
v1.41.6
- Update of dependencies.
v1.41.5
- [#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.
v1.41.4
v1.41.3
- Update of dependencies + Minor improvements of types.
v1.41.2
- Update of dependencies.
v1.41.1
- [#414] Adds
--force
option to the react-utils-setup script.
v1.41.0
v1.40.14
- [#407] Presumably, fixes useTimezoneOffset() hook.
- Update of dependencies.