Skip to content

Latest commit

 

History

History
86 lines (44 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

86 lines (44 loc) · 1.42 KB

0.0.22 - 16 July 2024

Bug fix:

  • bump elysia to 1.1.0

0.0.21 - 24 Mai 2024

Bug fix:

  • bump elysia to 1.0.22

0.0.20 - 18 Mar 2024

Bug fix:

  • update elysia to 1.0.3

0.0.19 - 09 Jan 2024

Bug fix:

  • update elysia to 0.8.8 / InferContext #10

0.0.18 - 24 Dec 2023

Bug fix:

  • update elysia

0.0.17 - 29 Nov 2023

Breaking Change:

  • throwing Error instead of NotFoundError if the profile doesn't exist #9

0.0.16 - 06 Oct 2023

Feature:

  • make async optional in Storage

Improvement:

Bug fix:

  • await storage.set

Breaking Change:

  • pass Context to Sate and Storage instead of Request

    For more details checkout the migration guide

0.0.15 - 04 Oct 2023

Feature:

  • twitch oauth2 provider #4

0.0.14 - 03 Oct 2023

Feature:

  • add support for async state #5

0.0.13 - 24 Sep 2023

Bug fix:

  • update to elysia 0.7.12

0.0.12 - 19 Sep 2023

Bug fix:

  • space-delimited list of scopes #3

0.0.11 - 08 Sep 2023

Feature:

  • update to elysia 0.6.19