1.5.0 (2020-10-28)
- add dependencies to main package.json (5097e0d)
- bump nuclide-* packages: adds support for adapterExecutable (f5232c6)
- bump rollup packages (b1bed1c)
- executable path not being calculated correctly (3675c61)
- remove activation hook (008d1d9)
- remove unnessary use of nuclide-debugger-common constants (d77549f)
- update nuclide-* packages (355975f)
- update nuclide-* packages - fixes rxjs (ac4781e)
- update nuclide-* packages to 0.8.0 (fca9b2e)
- use @atom-ide-community nuclide packages (b691995)
- add node-debugger files from nuclide (f881c93)
- createNodeDebuggerProvider function (a30f76f)
- provide adapterExecutable and adapterRoot in the debugger service (acd9a6c)
1.4.0 (2020-10-25)
- support source.flow (f21c711)
1.3.1 (2020-10-12)
- don't overwrite the user's config (5b33bbd)
1.3.0 (2020-10-12)
- bump (3823045)
- support flow syntax (2acb918)
1.2.1 (2020-07-25)
1.2.0 (2020-07-25)
- import files with drag and drop from tree-view (314f8b1)
1.1.0 (2020-07-25)
- depend on atom-ide-base instead (b1cde77)
- add autocomplete-paths (60fc8f4)
1.0.1 (2020-07-25)
- disable checkAllFilesOnSave (b6ceb86)