npm babel-watch 7.1.0
7.1.0: Long-awaited Bugfixes

latest releases: 7.8.1, 7.8.0, 7.7.2...
3 years ago

We finally have publish access again, and have updated babel-watch!

See the release diff for the exact changes.

Highlights:

  • Fix an infinite loop bug when the pipe is closed (#85, #46, #32).
    • If you're using babel-watch and have seen a node process stick at 100% cpu from time to time, this is now fixed if you update!
  • Updated Chokidar from v1 to v3, which improves performance & atomic writes handling (#97, #101, #104, #105)
  • Debounce app restart to prevent missing cache deletions (#99)
  • Fix a crash on improper use of Buffer.from() (#100)

Thanks @kmagiera for getting publish access into the hands of the community so we can fix these bugs.

Don't miss a new babel-watch release

NewReleases is sending notifications on new releases.