Skip to content

Complete v6 migration

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 08 Sep 10:04
· 51 commits to develop since this release

Breaking changes

  • The package is now ESM only
  • Removed validatorMessages method in favor of new VineJS message provider integration.
  • Renamed i18nManager.getSupportedLocale to i18nManager.getSupportedLocaleFor
  • Renamed i18nManager.getFallbackLocale to i18nManager.getFallbackLocaleFor

Commits

  • feat: add debug logs 99c02bb
  • feat: hook into request.validateUsing and use i18n 8ab2fa3
  • feat: add support for vinejs messages provider 118cfa6

Full Changelog: v2.0.0-1...v2.0.0-2