Releases: sindresorhus/ora
Releases · sindresorhus/ora
v3.0.0
Breaking changes:
- Require Node.js 6 17c1a29
- Rename the
enabled
option to isEnabled
fc5c660
- Ora should still output text when not
iEnabled
d1f8d85
Fixes:
- Don't call stream TTY methods on streams that are not TTYs 3c24df2
v2.1.0...v3.0.0
v2.0.0
- [Breaking] You can no longer specify a string in the
.stopAndPersist()
method. Specify an options object instead. 210bfb0
- Now correctly clears wrapped lines. (This is only a breaking change if you worked around the bug before) 4df5d19
- Added a
hideCursor
option. 4df5d19
v1.4.0...v2.0.0