Skip to content
Compare
Choose a tag to compare
@jakebailey jakebailey released this 04 Sep 18:24
· 91 commits to main since this release

This version automatically uses Node 20 if present on the runner, rather than Node 16; this should improve performance by using a newer / faster version of Node.

This should bea backwards-compatible change; if a runner is missing Node 20 in the default runner install, Node 16 will continue to be used instead.