1.0.0-rc.21
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