Skip to content

v0.3.2

Choose a tag to compare

@Kaciras Kaciras released this 06 Jun 14:50
· 305 commits to master since this release
ddb3532
  • table: "Name" is not longer shown if showSingle is false
  • cli: fix parsing of --no-loader.
  • playwright: add support for Node resolving, it needs --experimental-import-meta-resolve flag enabled.
  • TimeProfiler: improve iterations estimating, now unrollFactor can be ignored for slow workloads.
  • config: restrict exclude to be effective only within the scope of the toolchain item.