Skip to content

2.0.0

Compare
Choose a tag to compare
@parisk parisk released this 03 Oct 12:59
· 9285 commits to master since this release
68906b5

πŸŽ‰ 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

Full list of patches