Skip to content

Releases: robisim74/qwik-speak

v0.7.2

07 Mar 17:43
Compare
Choose a tag to compare

Qwik 0.19.2 & Qwik City v0.4.0

v0.7.1...v0.7.2

v0.7.1

06 Mar 11:18
Compare
Choose a tag to compare

Qwik 0.19.2 & Qwik City v0.4.0

  • Fix: array of object as return value 293b701

v0.7.0...v0.7.1

v0.7.0

05 Mar 21:33
Compare
Choose a tag to compare

Qwik 0.19.2 & Qwik City v0.4.0

  • Docs: add Translate 89f4db8
  • Feat: return arrays/objects from json (#25) 456c6a5
  • Tools(extract): add excludedPaths option 434c2eb
  • Tools(extract): fix array of keys bc366f3
  • App: update error handling & tutorials f307b0e

v0.6.2...v0.7.0

v0.6.2

23 Feb 20:08
Compare
Choose a tag to compare

v0.6.1...v0.6.2

v0.6.1

10 Feb 22:57
Compare
Choose a tag to compare
  • Tools(extract): exclude test/spec files f1574f7
  • Test: switch to Vitest 8fa911f
  • App: handle page back/forward 39c5103
  • App: update to QwikCity 0.1.1 0deb22a
  • Refactor: app structure 1d99652

v0.6.0...v0.6.1

v0.6.0

07 Feb 22:28
Compare
Choose a tag to compare

Breaking Changes

  • Refactor: renaming QwikSpeak component to QwikSpeakProvider a5fa07c

v0.5.1...v0.6.0

v0.5.1

02 Feb 07:58
Compare
Choose a tag to compare

v0.5.0...v0.5.1

v0.5.0

05 Dec 14:53
Compare
Choose a tag to compare

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

v0.4.1

27 Nov 20:30
Compare
Choose a tag to compare
  • Perf(Inline): inline functions 0e6e3f2

v0.4.0...v0.4.1

v0.4.0

24 Nov 22:20
Compare
Choose a tag to compare
  • Update Qwik to v0.14.1 d759ac6
  • Merge pull request #17 from robisim74/inline-plural bcc0692
  • Inline & extract: support array of keys 35382f4
  • Extract: support $plural 41f1a46
  • Inline: support $plural 116ab28
  • Refactor: Rename plural to $plural 3d40dc8

v0.3.0...v0.4.0