Skip to content

Releases: Alwatr/alwatr

v0.11.0

16 Apr 04:54
7d734c5
Compare
Choose a tag to compare

What's Changed

  • New package: element #130
  • Prettier config #134
  • chore(deps): bump async from 2.6.3 to 2.6.4 #135

Full Changelog: v0.10.1...v0.11.0

v0.10.1

16 Apr 04:45
1261761
Compare
Choose a tag to compare

What's Changed

  • Enhance lint to check imports and fix import orders #124
  • feat(font): init #125
  • New package: @alwatr/font #128
  • Fix build and lint workflows #127

New Contributors

  • @ArmanA30 made their first contribution in #127

Full Changelog: v0.9.0...v0.10.0

Full Changelog: v0.10.0...v0.10.1

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