Skip to content

v0.67.0

Compare
Choose a tag to compare
@mikecao mikecao released this 01 Oct 06:21
· 4094 commits to master since this release
c125669

New features

Localized country names

image

Support for basePath

Updated queries and redirects so they work with the Next.js basePath config.

See https://nextjs.org/docs/api-reference/next.config.js/basepath

New scripts

  • start-env: Lets you start the app by passing in HOSTNAME and PORT as environment variables.
  • check-lang: Checks which strings have not been translated.