Skip to content

Releases: birdofpreyru/react-utils

v1.41.8

16 Jan 22:51
Compare
Choose a tag to compare
  • Hotfix of module resolution issue with react-router library.

v1.41.7

16 Jan 21:06
Compare
Choose a tag to compare
  • Fixes the package.

v1.41.6

16 Jan 20:25
Compare
Choose a tag to compare
  • Update of dependencies.

v1.41.5

15 Jan 23:28
Compare
Choose a tag to compare
  • [#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

08 Jan 22:31
Compare
Choose a tag to compare
  • Button component now supports onPointerDown prop.
  • Update of dependencies.

v1.41.3

07 Jan 16:51
Compare
Choose a tag to compare
  • Update of dependencies + Minor improvements of types.

v1.41.2

05 Jan 20:23
Compare
Choose a tag to compare
  • Update of dependencies.

v1.41.1

26 Dec 11:42
Compare
Choose a tag to compare

v1.41.0

25 Dec 22:55
Compare
Choose a tag to compare

Breaking Change

  • [#409] Migrated to React@19.

Other Changes

  • Update of dependencies.

v1.40.14

20 Dec 18:26
Compare
Choose a tag to compare