Skip to content

18.0.0-alpha.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 26 Apr 09:14
· 22 commits to main since this release
e7d6f1c

18.0.0-alpha.29 (2024-04-26)

Feature

  • Add Vite (client only, no SSR) build. Update Next.js 14.2.2 and Remix to 2.8.0 @sneridagh #5970

Bugfix

  • Add possibility to pass down locale, messages and defaultLocale properties inside the customStore object to IntlProvider. With this change we can control react-intl language provider from inside storybook and switch for example from english to german with storybook args. #5976
  • Fix no router link in logo @sneridagh #5981