• 1.9.0 7fc52c7e14

    1.9.0
    All checks were successful
    Unit Tests / Check Unit Tests (push) Successful in 38s
    Stable

    michi released this 2026-06-09 21:09:15 +02:00 | 48 commits to main since this release

    • fix(catch): usage of 'catch' on the root vode with different Tag

      NOTE: changing the root tag in vode during rendering is supported, but results in a new container node
      to get a reference to the new container node: const newContainer = oldContainer._vode.vode.node

    • feat(state-context): add overload to context() for alternative substate targeting
    Downloads