Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

1.10.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhubot mhubot released this 10 Aug 20:39

Notable Changes

  • Fix an issue where grammar-used activation hooks were not triggered properly on startup.
  • Fix an error that would occur when reloading a window with no project folders.
  • Fix a couple uncaught exceptions introduced via the new pane-split-via-tab-dragging UX: atom/tabs#332 and atom/tabs#354.
  • Fix a rare uncaught exception that could occur in display layers: #12085
  • Fix an uncaught exception from the settings view when package update fails: atom/settings-view#766