Skip to content

v0.12.0

Compare
Choose a tag to compare
@robisim74 robisim74 released this 04 May 20:48
· 159 commits to main since this release
  • Update Qwik to v1 fac0340
  • Refactor: useTranslate under the hood 8b5533d

BREAKING CHANGES

  • $translate function (and other functions) no longer accepts the Speak context as an argument: outside the component$ the new function $inlineTranslate must be used

FEATURES

  • Added useTranslate$ which returns the translate function as QRL

More info here.

v0.11.2...v0.12.0