Skip to content

v0.5.0

Compare
Choose a tag to compare
@robisim74 robisim74 released this 05 Dec 14:53
· 266 commits to main since this release

Breaking Changes
Custom APIs are changed. Please follow this tutorial for an example with the new version: https://github.com/robisim74/qwik-speak/blob/main/docs/tutorial-routing.md

  • Update Qwik to v0.16.1
  • Docs: Getting Started 733f2db
  • Refactor(translationFn): remove resolveLocale 009620b
  • Refactor(translateFn): remove storeLocale 25b0271
  • Refactor: $translate d8919c9
  • Refactor(translateFn): remove handleMissingTranslation & update signatures ace76b2

v0.4.1...v0.5.0