Skip to content

2.0.0

Choose a tag to compare

@lahmatiy lahmatiy released this 21 Apr 16:06
  • Changed Node.js support for ^12.20.0 || ^14.13.0 || >=15.0.0
  • Added --no-minify option for serve, build and archive commands
  • Added --sourcemap option for build and archive commands
  • Changed defaults for --tmpdir to use --cachedir value if --tmpdir is not specified
  • Fixed path processing issues for serve and build on Windows
  • Fixed crash on error serialization when no HOME env variable is available
  • Fixed fs.rmdir(path, { recursive: true }) deprecation warning on build with --clean option on Node.js 14.14+