Skip to content

Releases: Alwatr/alwatr

v0.9.0

22 Mar 13:10
6aa9d19
Compare
Choose a tag to compare

What's Changed

  • Enhance router: Improve documents, define signal as soon as posible #119
  • Enhance signal: add seperate api interface for listeners (ListenerInterface) #120
  • fix(i18n): access signal issue #121
  • docs(router): full example with lit #122

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Mar 00:42
f3ded11
Compare
Choose a tag to compare

What's Changed

  • Fix(signal): update state issue #103
  • Fix(signal): _dispatchSignal/__callListeners issue #104
  • Refactor(i18n): make seperate file for signals #105
  • Refactor(router): use seperate signal file #106
  • Feat(router): outlet and new API #111

Full Changelog: v0.7.2...v0.8.0

v0.7.2

12 Mar 23:14
6ad2651
Compare
Choose a tag to compare

What's Changed

  • [Logger] Add debug property and improve documents #101
  • [Router] Fix tigger-click bug #99
  • [Signal] Fix multi request and add demo #100

Full Changelog: v0.7.1...v0.7.2

v0.7.1

12 Mar 23:13
5910ed9
Compare
Choose a tag to compare

What's Changed

Fix math build and publish

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Mar 13:17
5eca110
Compare
Choose a tag to compare

What's Changed

  • New package: @alwatr/math by #96

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 Mar 13:17
7daae1d
Compare
Choose a tag to compare

Fix @alwatr/i18n documents

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Mar 19:56
8ed13ad
Compare
Choose a tag to compare

Welcome to @alwatr

  • [BREAKING CHANGES] Rename vatr to alwatr #94

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Mar 18:37
912f84d
Compare
Choose a tag to compare

What's Changed

  • Refactor signal with new signal interface and new APIs. #88
  • Refactor logger to improve performance. #91
  • Github workflow for tests (build and lint). #85
  • Improve packages documentations.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Mar 01:20
a876263
Compare
Choose a tag to compare

What's Changed

  • Improve fetch document #53
  • Review and update all scripts #61
  • Complete refactor logger #77
  • Fix all packages type issues #77
  • Refactor all packages with new logger #77

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Mar 15:06
7dcec14
Compare
Choose a tag to compare

What's Changed

  • New package for i18n/l10n in #51

Full Changelog: v0.2.1...v0.3.0