Skip to content

Releases: neinteractiveliterature/intercode

v6.8.8

23 Dec 18:33
d8c33b7

Choose a tag to compare

Changes

  • Performance regression fix: load pre-sent GraphQL queries into the ApolloClient instance @nbudin (#11147)

v6.8.7

22 Dec 19:11
ea00c0a

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Make sure that the React Router context and useApolloClient return the same ApolloClient instance @nbudin (#11146)

📦 Dependency updates

v6.8.6

18 Dec 20:38
e263d89

Choose a tag to compare

Changes

📦 Dependency updates

v6.8.5

17 Dec 18:37
e132eed

Choose a tag to compare

Changes

🐛 Bug Fixes

v6.8.4

12 Dec 17:57
40501f3

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix a bunch of issues I introduced with the transition to contexts: @nbudin (#11140)
    • Page crashes when trying to display the sign up form (because reCAPTCHA site key can't be found)
    • 404 when trying to upload files (because rails_direct_uploads_url is undefined)

v6.8.3

10 Dec 23:56
dab30da

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Add an ON DELETE CASCADE for oauth_openid_requests @nbudin (#11139)

v6.8.2

08 Dec 00:56
33e8207

Choose a tag to compare

Changes

  • Migrate to context-based Apollo Client and AuthenticityTokensManager @nbudin (#11137)

📦 Dependency updates

v6.8.1

06 Dec 19:11
f973c85

Choose a tag to compare

Changes

  • Update to React 19.2, Apollo Client 4, and Apollo Upload Client 19

📦 Dependency updates

v6.8.0

05 Dec 02:25
67248ad

Choose a tag to compare

Changes

  • Update to Rails 8.1 and Node 24

📦 Dependency updates

v6.7.14

21 Nov 19:46
03f0128

Choose a tag to compare

Changes