Skip to content

Releases: meza/auth0-remix-server

v2.3.6

17 Oct 19:01
Compare
Choose a tag to compare

2.3.6 (2023-10-17)

Bug Fixes

  • deps: update dependency jose to v4.15.4 (b386bcf)

v2.3.5

14 Oct 22:17
Compare
Choose a tag to compare

2.3.5 (2023-10-14)

Bug Fixes

  • deps: update dependency jose to v4.15.3 (77f3496)

v2.3.4

07 Oct 16:47
Compare
Choose a tag to compare

2.3.4 (2023-10-07)

Bug Fixes

  • deps: update dependency jose to v4.15.2 (b0ec53d)

v2.3.3

05 Oct 15:13
Compare
Choose a tag to compare

2.3.3 (2023-10-05)

Bug Fixes

  • deps: update dependency jose to v4.15.1 (880d8f8)

v2.3.2

07 Sep 21:37
Compare
Choose a tag to compare

2.3.2 (2023-09-07)

Bug Fixes

  • deps: update dependency jose to v4.14.6 (5cff019)

v2.3.1

05 Sep 22:20
Compare
Choose a tag to compare

2.3.1 (2023-09-05)

Bug Fixes

  • deps: update dependency jose to v4.14.5 (f16113d)

v2.3.0

19 Jul 20:24
f50ff1d
Compare
Choose a tag to compare

2.3.0 (2023-07-19)

Bug Fixes

  • better peer dependency version handling by renovate (0ff5d3a)
  • fixed a typing issue in the package json (9e7ad60)

Features

  • added profile caching support (233af4a)

v2.3.0-beta.2

19 Jul 20:01
Compare
Choose a tag to compare
v2.3.0-beta.2 Pre-release
Pre-release

2.3.0-beta.2 (2023-07-19)

Bug Fixes

  • better peer dependency version handling by renovate (0ff5d3a)

v2.3.0-beta.1

19 Jul 19:46
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

2.3.0-beta.1 (2023-07-19)

Bug Fixes

  • fixed a typing issue in the package json (9e7ad60)

Features

  • added profile caching support (233af4a)

v2.2.3

09 Jul 20:22
c566827
Compare
Choose a tag to compare

2.2.3 (2023-07-09)

Bug Fixes

  • added the support for a server based storage strategy (389a1df)
  • sessionstrategy: fixed the type exposition (2b0aaf4)