Skip to content

v5.0.0: Merge pull request #41 from ncthbrt/refactor/supervision

Compare
Choose a tag to compare
@ncthbrt ncthbrt released this 06 Mar 19:40
· 132 commits to master since this release
0cd4065

Specifying a supervision policy has now been moved to the child rather than the parent. This is to allow ReasonNact to correctly type the policy and include the message which resulted in the fault. Please see https://nact.io/lesson/javascript/supervision for changes to usage.