Skip to content

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

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 04:28
a5a9d4a

Minor Changes

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:18
d4b7b2a

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

Choose a tag to compare

@github-actions github-actions released this 08 Nov 06:25
ed73f7c

Minor Changes

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:31
273bf59

Minor Changes

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 04:12
eaaba0a

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

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:13
7bfb6d1

Patch Changes

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:59
3622b84

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

Choose a tag to compare

@github-actions github-actions released this 18 May 01:19
de57484

Major Changes

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 06:24
6f340d1

Minor Changes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 14:15
b4c5fff

Minor Changes