Skip to content

1.0.0-rc.21

Compare
Choose a tag to compare
@Hexagon Hexagon released this 15 Apr 18:50
· 69 commits to main since this release

Changes

  • fix(runner): Always pass all environment variables from pup environment to sub process, extend them (instead of replacing them) if env:-option is supplied
  • fix(runner): Use correct PATH separator (;) when spawning child processes in Windows
  • fix(docs): Revert to using deno.land/x as source for schema.json, until first stable release

Full Changelog: 1.0.0-rc.20...1.0.0-rc.21