Skip to content

Releases: awinogrodzki/next-firebase-auth-edge

v1.8.0-canary.8

30 Sep 21:49
Compare
Choose a tag to compare
v1.8.0-canary.8 Pre-release
Pre-release

1.8.0-canary.8 (2024-09-30)

Bug Fixes

  • create request cookies provider from cloned headers (d17c376)

v1.8.0-canary.7

30 Sep 21:02
Compare
Choose a tag to compare
v1.8.0-canary.7 Pre-release
Pre-release

1.8.0-canary.7 (2024-09-30)

Bug Fixes

  • added circular import validation (deaa2e3)

v1.8.0-canary.6

29 Sep 22:48
Compare
Choose a tag to compare
v1.8.0-canary.6 Pre-release
Pre-release

1.8.0-canary.6 (2024-09-29)

Features

  • refactor cookies to separate multiple from single type (9aba786)

v1.8.0-canary.5

22 Sep 14:35
Compare
Choose a tag to compare
v1.8.0-canary.5 Pre-release
Pre-release

1.8.0-canary.5 (2024-09-22)

Bug Fixes

  • include missing directories in package.json exports (668ae8b)

v1.8.0-canary.4

22 Sep 14:25
Compare
Choose a tag to compare
v1.8.0-canary.4 Pre-release
Pre-release

1.8.0-canary.4 (2024-09-22)

Bug Fixes

  • automated release build cache (b6abf5a)

v1.8.0-canary.3

22 Sep 14:16
Compare
Choose a tag to compare
v1.8.0-canary.3 Pre-release
Pre-release

1.8.0-canary.3 (2024-09-22)

Bug Fixes

  • remove declarations from esm build (025e4c8)

v1.8.0-canary.2

22 Sep 14:14
Compare
Choose a tag to compare
v1.8.0-canary.2 Pre-release
Pre-release

1.8.0-canary.2 (2024-09-22)

Features

  • support esm, commonjs and browser build targets (93a17bd)

v1.8.0-canary.1

21 Sep 20:09
Compare
Choose a tag to compare
v1.8.0-canary.1 Pre-release
Pre-release

1.8.0-canary.1 (2024-09-21)

Features

  • validate tenantId when verifying id token (798d0f1)

v1.7.0-canary.18

21 Sep 19:54
Compare
Choose a tag to compare
v1.7.0-canary.18 Pre-release
Pre-release

1.7.0-canary.18 (2024-09-21)

Features

  • validate tenantId when verifying id token (798d0f1)

v1.7.1

13 Sep 17:42
Compare
Choose a tag to compare

1.7.1 (2024-09-13)

Bug Fixes

  • handle switch from multiple to single cookie (9b18bd5)