Releases: ivandotv/oktopod
Releases · ivandotv/oktopod
v1.2.5
Patch Changes
- 635b0c0: Disable mangling of function names. Terser is mangling function names, and Xstate visualizer can't read action (function) names
v1.2.4
Patch Changes
- 21bf8b9: Enable action names in the xstate visualizer
v1.2.3
Patch Changes
- 8b66ec2: switch package to type module, and update build process accordingly
v1.2.2
Patch Changes
- 873461e: Update packages, and create
.mjs
file builds
- 8e70015: docs: add link to bundlephobia
v1.2.0
Minor Changes
Patch Changes
v1.1.1
Patch Changes
- 0cc8e61: remove dependency: tiny-invariant
v1.1.0
Minor Changes
- 4f76b5d: Add option for
sendTo
method to throw if service with a particular id is not present
Patch Changes
- f5eb3eb: SendTo method should not accept function as argument