Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 05:35
· 27 commits to master since this release

1.5.0 (2020-10-28)

Bug Fixes

  • 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)

Features

  • add node-debugger files from nuclide (f881c93)
  • createNodeDebuggerProvider function (a30f76f)
  • provide adapterExecutable and adapterRoot in the debugger service (acd9a6c)