Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Latest commit

 

History

History
125 lines (54 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

125 lines (54 loc) · 5.22 KB

Changelog

0.7.2 (2023-01-17)

Bug Fixes

  • Update vulnerability of packages (#32) (7ba4729)

0.7.1 (2023-01-17)

Bug Fixes

  • Correct error handling with bearer tokens (#30) (4ba03a7)

0.7.0 (2023-01-15)

Features

  • Enable requests that contain bearer token (#28) (84f46bc)

0.6.2 (2022-12-09)

Bug Fixes

  • Add try catch around refresh token handling (#26) (ff97d2b)

0.6.1 (2022-11-02)

Bug Fixes

0.6.0 (2022-09-19)

Features

  • Redirect to current path by default (b6b2d76)

Bug Fixes

  • Set 30 day expiration on cookie headers (52e5de8)

0.5.2 (2022-09-15)

Bug Fixes

  • Changes to hooks and invalidate to support latest sveltekit (#20) (4626192)

0.5.1 (2022-09-08)

Bug Fixes

0.5.0 (2022-09-08)

Features

  • Maintain local context in lib instead of relying on page stores (#15) (6259882)

0.4.0 (2022-09-06)

Features

  • Add the ability to pass resolve options to the auth handler (#11) (c200980)

0.3.4 (2022-08-30)

Bug Fixes

  • Solve dynamic import issues when bundled (58c29d3)

0.3.3 (2022-08-30)

Bug Fixes

  • dynamic import of app paths (af8e7a5)

0.3.2 (2022-08-30)

Bug Fixes

  • Dont export client in index (ced78ea)

0.3.1 (2022-08-30)

Bug Fixes

0.3.0 (2022-08-29)

Features

  • Redirect authentication (6810722)

0.2.0 (2022-08-27)

Features

0.1.0 (2022-08-27)

Features