watch-detector
Version:
[](https://travis-ci.org/chrmod/watch-detector)
29 lines (19 loc) • 1.16 kB
Markdown
Must provide GITHUB_AUTH
## v1.0.1 (2021-06-07)
#### :bug: Bug Fix
* [#13](https://github.com/ember-cli/watch-detector/pull/13) Prevent erroring for newer non-SemVer watchman versions ([@gabrielcsapo](https://github.com/gabrielcsapo))
#### :house: Internal
* [#14](https://github.com/ember-cli/watch-detector/pull/14) Migrate to GH Actions for CI ([@rwjblue](https://github.com/rwjblue))
#### Committers: 2
- Gabriel Csapo ([@gabrielcsapo](https://github.com/gabrielcsapo))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v1.0.0 (2019-09-07)
#### :boom: Breaking Change
* [#8](https://github.com/chrmod/watch-detector/pull/8) Remove "Could not start watchman" warning ([@chancancode](https://github.com/chancancode))
#### :rocket: Enhancement
* [#11](https://github.com/chrmod/watch-detector/pull/11) Various updates / cleanup. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 4
- Godfrey Chan ([@chancancode](https://github.com/chancancode))
- Krzysztof Jan Modras ([@chrmod](https://github.com/chrmod))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner))