Skip to content

v0.1.1-alpha.55

Pre-release
Pre-release
Compare
Choose a tag to compare
@gregberge gregberge released this 04 Jul 14:37
· 30 commits to master since this release
4cbc4da

Bug Fixes

  • fix date, dateTime & time with i18n (272a595)
  • wordpress: fix error 500 when using defaultUrl without WPML (50d8dd8)

Features

  • add i18n helpers (0ac9e09)
  • give access to language in error (60a67ba)

BREAKING CHANGES

    • useLang is now exported from smooth/i18n
  • lang, history, location, match are no longer forwarded to a
    page, use useLang and useRouter to get these informations