Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v0.321.0

Compare
Choose a tag to compare
@hansonw hansonw released this 04 Jul 03:51
· 1765 commits to master since this release
  • Recent files should now be saved more persistently across Nuclide sessions.
  • Fixed spurious JavaScript import suggestions from the ?. operator.
  • Fixed a spurious exception when creating remote directories.
  • Fixed a regression where Cmd+T items under the mouse cursor would be selected before moving the mouse.
  • Added a command to copy the basename of the current editor.
    • "Nuclide Clipboard Path: Copy Basename of Current Path"