docs/releases/v1.39.0-next.2-changelog.md
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.39.0-next.2
f134cea: Implement Edit URL feature for Gerrit 3.9+.
It's possible to disable the edit url by adding the disableEditUrl: true config in the Gerrit integration.
generateStepper and defaultGenerateStepper now require a translation argument to be passed through for supporting translations.catalog-import plugin.GithubUrlReader will now use the token from options when fetching repo detailsI18nextTranslationApi to support interpolation of JSX elements.TranslationApi now supports interpolation of JSX elements by passing them directly as values to the translation function. If any of the provided interpolation values are JSX elements, the translation function will return a JSX element instead of a string.lerna-debug.log* pattern from .gitignore as Lerna was removed from the package in version @backstage/[email protected].MockTranslationApi.routeRef when using core-plugin-api in a dialog context