Skip to content

Releases: rownd/react

Release 3.0.2

Choose a tag to compare

@mhamann mhamann released this 02 Jun 16:58
95d5ba4

3.0.2 (2026-06-02)

Release 3.0.1

Choose a tag to compare

@mhamann mhamann released this 28 May 15:08
ca0d27c

3.0.1 (2026-05-28)

Release 3.0.0

Choose a tag to compare

@mhamann mhamann released this 24 Apr 16:50
ce3d653

3.0.0 (2026-04-24)

Features

Release 2.9.0

Choose a tag to compare

@mhamann mhamann released this 22 Jan 19:32
9bb8f08

2.9.0 (2026-01-22)

Bug Fixes

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

Release 2.8.0

Choose a tag to compare

@mhamann mhamann released this 09 Jun 20:14
240c4aa

2.8.0 (2025-06-09)

Bug Fixes

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

Release 2.7.4

Choose a tag to compare

@BobbyRadford BobbyRadford released this 05 May 20:58

2.7.4 (2025-05-05)

Bug Fixes

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

Release 2.7.3

Choose a tag to compare

@mhamann mhamann released this 14 Feb 22:27
a6bcf69

2.7.3 (2025-02-14)

Bug Fixes

Release 2.7.2

Choose a tag to compare

@mhamann mhamann released this 23 Jan 05:30
789d769

2.7.2 (2025-01-23)

Bug Fixes

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

Release 2.7.1

Choose a tag to compare

@mhamann mhamann released this 16 Jan 17:00
bd0bb18

2.7.1 (2025-01-16)

Bug Fixes

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

Release 2.7.0

Choose a tag to compare

@mhamann mhamann released this 13 Jan 19:05
70ea0f6

2.7.0 (2025-01-13)

Features

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