Releases: yeoman/insight
Releases · yeoman/insight
v0.9.0
- Drop support for Node 4
- Bug fix (#57)
v0.8.2
- Fix issue with prompt timeout being ignored.
v0.8.1
- Fix bug with event tracking
v0.8.0
- Add ability to track events (only works with Google Analytics)
v0.5.2
Downgrade inquirer
to ^0.8.0
after issues found on 0.8.1
0.4.3
Bug fixes
.askPermission
callback now returns optIn
, consistent with the question asked. This is the opposite of what it previously returned.