Skip to content

v9.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 29 Dec 22:50

<a name"9.0.0">

9.0.0 (2016-12-29)

Breaking Changes

  • Rather than a While node with a virtual condition
    and null for other properties, this introduces a new Loop node that
    only has a body.
    (3447059f)