Skip to content

Releases: apollo-server-integrations/apollo-server-integration-next

v4.1.0

28 Oct 04:28
a5a9d4a

Choose a tag to compare

Minor Changes

v4.0.0

22 Jul 05:18
d4b7b2a

Choose a tag to compare

Major Changes

  • #264 2572fca Thanks @karl-run! - Add support for Apollo Server 5

    This release drops support for Apollo Server 4, and since Apollo Server 5 drops support for Node.js 18
    we're also dropping support for Node.js 18.

v3.2.0

08 Nov 06:25
ed73f7c

Choose a tag to compare

Minor Changes

v3.1.0

31 Jul 01:31
273bf59

Choose a tag to compare

Minor Changes

v3.0.0

06 Nov 04:12
eaaba0a

Choose a tag to compare

Major Changes

  • #160 3a5137a Thanks @arakelovd! - Add support for Next.js 14 and drop support for Node.js 16

    Next.js 14 drops support for Node.js 16,
    which is why we're also dropping support for Node.js 16.

v2.0.2

20 Aug 02:13
7bfb6d1

Choose a tag to compare

Patch Changes

v2.0.1

28 Jun 13:59
3622b84

Choose a tag to compare

Patch Changes

  • #123 23aa06f Thanks @simonkberg! - Fix 'API handler should not return a value, received object.' by returning void for API routes

v2.0.0

18 May 01:19
de57484

Choose a tag to compare

Major Changes

v1.3.0

02 Apr 06:24
6f340d1

Choose a tag to compare

Minor Changes

v1.2.0

21 Nov 14:15
b4c5fff

Choose a tag to compare

Minor Changes