3.0.1 (2024-11-25)
- pkg: add publishConfig (388c326)
3.0.0 (2024-10-14)
- pkg: This package now has a peer dependency of
[email protected]
or newer.
- pkg: update peer dependency (9c84904)
2.0.1 (2024-10-07)
- compatibility with XState v5.18.2 (7945ebb)
2.0.0 (2024-09-05)
- Peer dependency on
xstate
increased from>=v5.0.0
to>=v5.14.0
.
1.2.0 (2024-08-20)
- add createActorFromLogic, createActorWith (a5be7c0)
- compat with XState v5.17.4 (2c603e8)
1.1.0 (2024-08-16)
- expose patchActor() (7871118)
- types: rename actor category types (02cd5d2)
1.0.6 (2024-08-16)
- catch errors thrown synchronously from actors (e4217c5)
1.0.5 (2024-08-16)
- do not stop actors upon abort (52cbf52)
1.0.4 (2024-08-16)
1.0.3 (2024-08-16)
- pkg: try to force release (416718b)
1.0.3 (2024-08-16)
- add missing files (18066d8)
1.0.2 (2024-08-16)
- ci: fix broken publish (14e47a7)
- types: InternalAuditionOptions is internal (02b7238)
- update some internal types & docstrings (93ca846)
1.0.1 (2024-08-13)
- pkg: add missing repository field (b16ff07)
1.0.0 (2024-08-13)
- Nearly everything
- rewrite (8b8533b)
- types and docs and tests. oh my? (9b9092e)
- initial commit (0d2bbf9)