Skip to content

v20.02.01

Compare
Choose a tag to compare
@DisposaBoy DisposaBoy released this 01 Feb 12:57
· 49 commits to development since this release
8265060

This release focuses on fixing a performance issue due to a failure to resetting all cached data prematurely.

  • Cache some files in memory to avoid re-reading from disk every time.

  • The &nodejs.PackageScripts{} reducer now uses yarn instead of npm if the yarn.lock file is present.