Skip to content

vercel@27.3.5

Compare
Choose a tag to compare
@styfle styfle released this 04 Aug 12:51
· 1681 commits to main since this release

cli

next

  • [next] Remove un-necessary duplicate i18n route (#8313) [@ijjk]
  • [next] Update data route handling for i18n and static routes (#8304) [@ijjk ]
  • [next] Ensure we resolve _next/data dynamic routes correctly with i18n (#8297) [@ijjk]
  • [next] Fix _next/data resolving priority for dynamic routes (#8278) [@ijjk]
  • [next] Fix priority for notFound preview routes (#7902) [@ijjk]

go

static-build

  • [static-build] set TURBO_CI_VENDOR_ENV_KEY environment variable (#8306) [@tknickman]

python

  • [python] Fix error message for discontinued Python 3.6 (#8300) [@styfle]

docs

tests