Skip to content

v0.11.1

Compare
Choose a tag to compare
@robisim74 robisim74 released this 16 Apr 16:41
· 171 commits to main since this release
  • Update Qwik to v.0.102.0 fba5f86
  • Docs: add Translation functions & cleanup dbb94d2
  • Refactor: make assets optional 325eeda

Recommendations:

  • Define the type for translationData: const translationData = import.meta.glob<Translation>('/i18n/**/*.json');
  • Turn off qwik/use-method-usage linter rule until this issue is resolved: QwikDev/qwik#3787

v0.11.0...v0.11.1