Skip to content

Releases: rownd/react

Release 3.0.2

02 Jun 16:58
95d5ba4

Choose a tag to compare

Release 3.0.1

28 May 15:08
ca0d27c

Choose a tag to compare

3.0.1 (2026-05-28)

Release 3.0.0

24 Apr 16:50
ce3d653

Choose a tag to compare

3.0.0 (2026-04-24)

Features

Release 2.9.0

22 Jan 19:32
9bb8f08

Choose a tag to compare

2.9.0 (2026-01-22)

Bug Fixes

  • auth: token refresh handling issues (#39) (11fa1b0)

Release 2.8.0

09 Jun 20:14
240c4aa

Choose a tag to compare

2.8.0 (2025-06-09)

Bug Fixes

  • next/server: custom auth may yield stale server session (#38) (ce2bd27)

Release 2.7.4

05 May 20:58

Choose a tag to compare

2.7.4 (2025-05-05)

Bug Fixes

  • waitForToken param should be a boolean (#37) (b233654)

Release 2.7.3

14 Feb 22:27
a6bcf69

Choose a tag to compare

2.7.3 (2025-02-14)

Bug Fixes

Release 2.7.2

23 Jan 05:30
789d769

Choose a tag to compare

2.7.2 (2025-01-23)

Bug Fixes

  • types: add missing sign-in types (ba27c27)

Release 2.7.1

16 Jan 17:00
bd0bb18

Choose a tag to compare

2.7.1 (2025-01-16)

Bug Fixes

  • state: state listener proliferation due to anony function/render (#35) (bacd023)

Release 2.7.0

13 Jan 19:05
70ea0f6

Choose a tag to compare

2.7.0 (2025-01-13)

Features

  • auth: add context to middleware; improve error handling (d43fffb)