rollup v2.33.0 Release Notes

Release Date: 2020-11-01 // over 3 years ago
  • 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