Skip to content

Releases: scala-js/scala-js-js-envs

v1.4.0

28 Aug 15:22
Compare
Choose a tag to compare
  • Add a RunConfig.env configuration, which specifies environment variables for the run. It is an optional feature, which may not be supported by all JSEnvs. It is supported by NodeJSEnv.

v1.3.0

31 Jan 10:03
Compare
Choose a tag to compare
  • Run test suite with all supported input kinds
  • Fix #17: Fail run in NodeJSEnv if ESModule fails

v1.2.1

03 Nov 10:47
Compare
Choose a tag to compare
  • Support Node.js 17 (#12)

v1.2.0

11 Jul 17:28
Compare
Choose a tag to compare
  • Throw a structured exception when a command fails to start (#6)
  • Set up the versionScheme to "semver-spec"

v1.1.1

11 Jul 17:27
Compare
Choose a tag to compare

Initial release extracted from Scala.js core.