Skip to content

v1.0.0-beta.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 16:35
· 42 commits to beta since this release

1.0.0-beta.14 (2022-11-27)

Bug Fixes

  • expect locales folder to be in astro's publicDir config by default (ec72ff3), closes #64
  • import localizeUrl in HeadHrefLangs from index for access to astro-i18next runtime config (5e3b96c), closes #65
  • trans component: import utility functions from index (eea0d5d)

Features

  • plugins: set i18next plugins config for both server and client side setups (5ddb1c7), closes #68