Skip to content

Latest commit

 

History

History
97 lines (65 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

97 lines (65 loc) · 1.63 KB

1.1.1 - 5 Sep 2024

Feature:

  • add provenance publish

1.1.0 - 16 Jul 2024

Change:

  • Add support for Elysia 1.1

1.1.0-rc.0 - 12 Jul 2024

Change:

  • Add support for Elysia 1.1

1.0.3 - 30 Mar 2024

Feature:

  • #8 add TContext for Apollo type

1.0.2 - 18 Mar 2024

Change:

  • Add support for Elysia 1.0

1.0.0 - 16 Mar 2024

Change:

  • Add support for Elysia 1.0

1.0.0-rc.0 - 1 Mar 2024

Change:

  • Add support for Elysia 1.0

1.0.0-beta.1 - 17 Feb 2024

Change:

  • Add support for Elysia 1.0

1.0.0-beta.0 - 6 Feb 2024

Change:

  • Add support for Elysia 1.0

0.8.0 - 23 Dec 2023

Change:

  • Add support for Elysia 0.8

0.8.0-rc.0 - 15 Dec 2023

Change:

  • Add support for Elysia 0.8

0.7.0 - 20 Sep 2023

  • Add support for Elysia 0.7

0.7.0-beta.0 - 18 Sep 2023

  • Add support for Elysia 0.7

0.6.0 - 6 Aug 2023

  • Add support for Elysia 0.6

0.6.0-rc.0 - 6 Aug 2023

  • Add support for Elysia 0.6

0.5.0 - 15 May 2023

  • Add support for Elysia 0.5
  • Add CommonJS support

0.4.3 - 1 May 2023

Fix:

  • Duplicate headers in Apollo response

0.4.2 - 30 Apr 2023

Improvement:

  • Remove unioned return response from plugin

0.4.1 - 30 Apr 2023

Improvement:

  • Remove Apollo path reference from Eden to rely on GraphQL Client instead to improve runtime type

0.4.0 - 31 Mar 2023

Improvement:

  • Add support for Elysia >= 0.4.0

0.3.0-rc - 17 Mar 2023

Improvement:

  • Add support for Elysia 0.3.0

0.3.0-rc.0 - 7 Mar 2023

Improvement:

  • Add support for Elysia 0.3.0-rc.0

0.2.1 - 29 Jan 2023

Fix:

  • Add Elysia's Context to Apollo context, @see #1