Skip to content

v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 13:39
· 167 commits to master since this release

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests