Skip to content

v2.33.0

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 01 Nov 06:54
· 1309 commits to master since this release

2020-11-01

Features

  • Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (#3841)
  • Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (#3841)
  • Add "this.getWatchFiles" function to plugin context to get the current set of watched files (#3841)

Pull Requests