Skip to content

2.0.1

Compare
Choose a tag to compare
@parisk parisk released this 03 Oct 13:02
· 9240 commits to master since this release
76a890a

πŸŽ‰ We are excited to announce new major release: 2.0 πŸŽ‰

Official announcement: http://xtermjs.org/blog/articles/2016-10-03-xtermjs-2.0

Major changes

  • Xterm.js now is broken into multiple ES2015 modules and compiled with Babel (#251)
  • πŸ†• Introduced new website http://xtermjs.org/ with docs and blog

⚠️ API breakages

  • Xterm.js should be loaded from the dist directory, where the built files reside, instead of src, where the unbuilt modules reside

Updates

Bugfixes from 2.0.0

  • Checkout built files into repository (5ce522a)

Full list of patches