gt-next@11.0.13
·
49 commits
to main
since this release
Patch Changes
-
#1935
ca2d2d7Thanks @pjsny! - Support Next.js's function-form config inwithGTConfig. When passed a(phase, context) => NextConfigfunction (Next's function config form),withGTConfignow calls it and wraps the resolved config instead of spreading the function as a plain object. This letswithGTConfigcompose with other Next config plugins that return a config function — matching@sentry/nextjs'swithSentryConfig— for both sync and async config functions. -
Updated dependencies [
f1eb7c4]:- gt-react@11.0.13
- @generaltranslation/react-core@11.0.13