Skip to content

v1.21.0

Compare
Choose a tag to compare
@lgeiger lgeiger released this 03 Sep 13:39
· 1030 commits to master since this release

🎉 Features

  • Support for the new VDOM mime type. For more information take a look at this notebook.
  • Only show copy button if there is text to copy #943
no-copy-if-no-innertext close-button-tooltip

🐛 Bugs

  • Fix issue breaking remove-watch when called from command palette #964

📝 Documentation

  • Add guide on how to set environment variables on Windows #962, #967

👷 Internal Improvements

  • Update prettier to version 1.6.1 #960
  • Don't include stack trace in log messages #966
  • Upgrade flow and @nteract/* packages #965