Skip to content

gt-next@6.16.36

Choose a tag to compare

@github-actions github-actions released this 02 Jul 02:50
· 395 commits to main since this release
c1ad1f7

Patch Changes

  • #1768 da5385f Thanks @ErnestM1234! - Retry main releases that were blocked by recent release workflow failures.

  • #1729 3b389dc Thanks @ErnestM1234! - Fallback to the default locale when request locale resolution returns an invalid or unsupported locale. This prevents request-derived locale values from causing runtime errors, and adds isLocaleSupported() to gt-next/server for apps that want to explicitly reject invalid locale route params.