Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Releases: facebookarchive/nuclide-format-js

v0.0.46

05 Jun 17:51

Choose a tag to compare

  • Added support for experimental JS features like optional chaining, JSX fragments, and place separators.
  • Fixed a memory leak with the runOnSave handler.