Releases: atom-community/atom-ide-javascript
Releases · atom-community/atom-ide-javascript
v1.5.0
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)
v1.4.0
1.4.0 (2020-10-25)
Features
v1.3.1
1.3.1 (2020-10-12)
Bug Fixes
- don't overwrite the user's config (5b33bbd)
v1.3.0
1.3.0 (2020-10-12)
Bug Fixes
Features
v1.2.1
1.2.1 (2020-07-25)
Bug Fixes
- add catch for promise (42af986)
- bug in installation of the deps (4b86dd9)
v1.2.0
1.2.0 (2020-07-25)
Features
- import files with drag and drop from tree-view (314f8b1)
v1.1.0
1.1.0 (2020-07-25)
Bug Fixes
- depend on atom-ide-base instead (b1cde77)
Features
v1.0.1
1.0.1 (2020-07-25)
Bug Fixes
- disable checkAllFilesOnSave (b6ceb86)
v1.0.0
1.0.0 (2020-07-20)
Features
- enable release (8ea66b7)
- setupTypeScript (39c1df1)
- use language-javascript as the activation hook (061cbea)