Skip to content

v0.10.0

Compare
Choose a tag to compare
@robisim74 robisim74 released this 31 Mar 15:54
· 185 commits to main since this release
  • Update Qwik to v.0.100.0 09b820a
  • Merge pull request #36 from ahnpnl/patch-1 6b00eeb
  • App: bundle translation files & Cloudflare pages 738cd30

Thanks to: @ahnpnl

BREAKING CHANGES

  • Default assetsPath option in Inline plugin & Extract command now is 'i18n' and not 'public/i18n'
  • Due to changes in Qwik v0.100, it is recommended to move the implementation of loadTranslation$ into a separate file (like speak-functions.ts) to allow the Qwik compiler to respect the initialization order of the functions

v0.9.1...v0.10.0