Improve the API for configuring the App Router behaviors by moving all configurations from specific functions to createI18n* functions. This avoids duplicating multiple times the same configuration, and will allow for more configuration options in the future.
These changes are only affecting you if you were using these options.
Improved config API
⚠️ BREAKING
Improve the API for configuring the App Router behaviors by moving all configurations from specific functions to
createI18n*
functions. This avoids duplicating multiple times the same configuration, and will allow for more configuration options in the future.These changes are only affecting you if you were using these options.
basePath
configBefore:
After:
segmentName
configBefore:
After: