Skip to content

v1.1.0

Compare
Choose a tag to compare
@wpdas wpdas released this 08 May 19:33
· 20 commits to main since this release
5a8bd47

Improve File Change Detector

  1. logs message updated
  2. added feature to re-build only the changed files when there's a new change

New modules:

  • getFileExports: get exported items from file;
  • loadCachedFilesInfo: used to load previous files info and change the ones affected by the file change.