Skip to content

gt-next@11.0.13

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:37
· 49 commits to main since this release
e8457b7

Patch Changes

  • #1935 ca2d2d7 Thanks @pjsny! - Support Next.js's function-form config in withGTConfig. When passed a (phase, context) => NextConfig function (Next's function config form), withGTConfig now calls it and wraps the resolved config instead of spreading the function as a plain object. This lets withGTConfig compose with other Next config plugins that return a config function — matching @sentry/nextjs's withSentryConfig — for both sync and async config functions.

  • Updated dependencies [f1eb7c4]:

    • gt-react@11.0.13
    • @generaltranslation/react-core@11.0.13