Skip to content

gt@2.16.3

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:24
· 1 commit to main since this release
9b54632

Patch Changes

  • #2040 79e6836 Thanks @fernando-aviles! - Use the locale exactly as configured when substituting {locale} in file and JSON transforms, instead of canonicalizing it. Projects that configure a non-canonical tag such as fr-ca or ja-jp were getting content written to docs/fr-CA/ while [locale] substitution and localized URLs used docs/fr-ca/, so every internal link in the translated output pointed at a directory that did not exist.