Skip to content

v2.6.0

Compare
Choose a tag to compare
@BenRussert BenRussert released this 11 Sep 23:45
· 854 commits to master since this release

🎉 Features

  • Don't trim code selection before sending to kernel, #1363
  • Add MagicPython language mapping by default. #1368
  • Add class to status bar item, #1389

🔌 New Hydrogen Plugins!

🐛 Bugs

  • Change isSingleLine to support null or undefined text, #1384
  • Fix error: Uncaught Error: Cannot find module '@babel/runtime-corejs2/helpers/interopRequireWildcard', #1407

👷 Internal Improvements

  • Update to mobx 5, #1381
  • Remove unnecessary .slice() calls, #1382
  • Remove unused references to controlSocket, #1360
  • Upgrade flow, #1385
  • Update spawnteract, #1339, and related fix: #1380