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

Releases: nickuraltsev/finity

v0.5.4

07 Mar 16:58

Choose a tag to compare

Added getStateHierarchy to TypeScript definitions

v0.5.3

08 Mar 15:40

Choose a tag to compare

Added support for catch-all transitions.

v0.5.2

01 Mar 03:42

Choose a tag to compare

Added support for ignoring events.

v0.5.1

23 Feb 06:29

Choose a tag to compare

Reduced lib size.

v0.5.0

21 Feb 06:54

Choose a tag to compare

Added support for hierarchical state machines.

v0.4.5

23 Jun 21:47

Choose a tag to compare

Fixed issue with Node and Array#find (#3).

v0.4.4

21 Jun 20:24

Choose a tag to compare

Fixed issue with getting configuration (#1).

v0.4.3

10 Jun 02:14

Choose a tag to compare

Added TypeScript typings.

v0.4.2

04 Jun 05:43

Choose a tag to compare

Fixed UMD build.

v0.4.1

04 Jun 04:53

Choose a tag to compare

Added support for UMD.

<script src="https://npmcdn.com/finity/umd/Finity.min.js"></script>