Skip to content

14.0.0-alpha.10

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 25 Sep 15:46
· 3747 commits to main since this release
66a754b

Breaking

  • New i18n infrastructure in the new @plone/scripts package @sneridagh
  • Removed src/i18n.js in favor of the above change @sneridagh

Feature

  • Add RAZZLE_I18NDEBUGMODE env var and corresponding i18nDebugMode config setting to enable/disable react-intl error messages. @sneridagh

Bugfix

  • Missing default messages from JSON EN language file @sneridagh