Skip to content

Releases: ribbon-studios/react-utils

v4.0.1

05 Sep 16:42
21f18c3

Choose a tag to compare

4.0.1 (2025-09-05)

Bug Fixes

  • mark every peer dependency except react as optional (21f18c3)

v4.0.0

05 Sep 16:38
eee4b2b

Choose a tag to compare

4.0.0 (2025-09-05)

Bug Fixes

BREAKING CHANGES

  • updated react-helmet-async to @dr.pogodin/react-helmet

v3.0.2

26 Mar 00:38
3af536b

Choose a tag to compare

3.0.2 (2025-03-26)

Bug Fixes

  • useLoaderData: exclude the "Response" type since react router handles it automatically (3af536b)

v3.0.1

06 Mar 01:48
555242a

Choose a tag to compare

3.0.1 (2025-03-06)

Bug Fixes

  • remove defer from the readme (555242a)

v3.0.0

06 Mar 01:41
7282211

Choose a tag to compare

3.0.0 (2025-03-06)

Bug Fixes

  • react-router: remove defer (7282211)
  • update team references (d8a8244)

BREAKING CHANGES

  • react-router: defer was removed in react-router@7 as such the function has been
    removed from react-utils.

v2.3.3

10 Apr 16:23
8aef188

Choose a tag to compare

2.3.3 (2024-04-10)

Bug Fixes

v2.3.2

10 Apr 15:23
fcdfbbb

Choose a tag to compare

2.3.2 (2024-04-10)

Bug Fixes

v2.3.1

10 Apr 15:19
716553a

Choose a tag to compare

2.3.1 (2024-04-10)

Bug Fixes

  • rename to @ribbon-studios/react-utils (460a31a)

v2.3.0

29 Feb 19:20
b8e2cf7

Choose a tag to compare

2.3.0 (2024-02-29)

Features

  • added hooked test utility for testing hooks (b8e2cf7)

v2.2.0

24 Feb 04:38

Choose a tag to compare

2.2.0 (2024-02-24)

Features

  • react-router: added wrapper (6f3f1fa)