Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Releases: clebert/loxia

v1.0.1

Choose a tag to compare

@clebert clebert released this 26 Mar 13:29

v1.0.0

Choose a tag to compare

@clebert clebert released this 26 Mar 09:36

v0.5.0

Choose a tag to compare

@clebert clebert released this 03 Feb 12:01
  • Update Batis to v9.0.0

v0.4.1

Choose a tag to compare

@clebert clebert released this 03 Feb 09:50
  • Fix type declarations

v0.4.0

Choose a tag to compare

@clebert clebert released this 03 Feb 00:30
  • The useTransition Hook can now be used to implement state machines with more than one transition method

v0.3.0

Choose a tag to compare

@clebert clebert released this 25 Jan 15:17
  • Rewrite API of the useReceiver and useSender Hooks
  • Add useBinder and useTransition Hooks

v0.2.0

Choose a tag to compare

@clebert clebert released this 15 Dec 16:14
  • Use of adjectives to describe a status
  • Introduce init argument
  • Add hook type aliases

v0.1.2

Choose a tag to compare

@clebert clebert released this 03 Dec 11:41
  • Improve JS compatibility (ES2017)

v0.1.1

Choose a tag to compare

@clebert clebert released this 02 Dec 16:38
  • Fix type compatibility with React

v0.1.0

Choose a tag to compare

@clebert clebert released this 02 Dec 15:50
  • Initial release (without documentation)