Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 14:47
· 241 commits to master since this release

Bug Fixes

  • config: merge buildInclude array (4529125)
  • return circular ref if in cache (ceaaa61)

Features

  • buildInclude/buildExclude improve filter if just a module name (45810a6)
  • changed the run all time stats (2be3f96)
  • cli: lazy load command modules, moved to sade (40aa207)
  • remove anymatch from shouldExternalize (53bc14a)
  • remove buildDuration stat (0dda172)
  • server: reuse workers (ac57eba)

Performance Improvements

BREAKING CHANGES

  • buildInclude and buildExclude no longer accept file globs, use RegExp or function instead

Improve performance by not loading anymatch in worker