Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

v13.0.0

Compare
Choose a tag to compare
@appland-release appland-release released this 20 Jan 14:12
· 252 commits to main since this release

13.0.0 (2023-01-20)

Bug Fixes

  • instrument jest tests with transformers (de5e92f)

Features

BREAKING CHANGES

  • By default, programs are no longer spawned inside a
    shell. Rather, they are directly spawned with a system call.