Skip to content

2.6.0

Compare
Choose a tag to compare
@parisk parisk released this 05 May 23:42
· 8507 commits to master since this release
2221f70

πŸ†• Features

  • Support cursorStyle selection in demo (#641)
  • Add focus argument in .open() (#645)

🐞 Bug fixes

  • Keep cursor blink interval after a reset (#639)

πŸ“ Documentation and internal improvements

  • Force failing mocha tests to return an exit code of 1 (#652)

⚠️ Deprecations

  • Focusing on terminal automatically when calling .open() is now deprecated and will be removed in 3.0.0 (#645)

πŸŽ‰ New real-world use cases