This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Releases: aditosoftware/adito-nb-nodejs
Releases · aditosoftware/adito-nb-nodejs
Plugin v1.0.6
BUGFIXES
- Fix: Timeout that occurrs during installation or update of the typescript language server
- Fix: NodeJS could not be installed, because a rename operation failed
Plugin v1.1.2
BUGFIXES
- Fix: Timeout that occurrs during installation or update of the typescript language server
- Fix: NodeJS could not be installed, because a rename operation failed
Plugin v1.1.1
Changelog:
MINOR
- Add Java system properties to NodeJS execution process as environment variables
Plugin v1.0.5
Changelog:
MINOR
- Add Java system properties to NodeJS execution process as environment variables
Plugin v1.1.0
Changelog:
MAJOR
- Added JavaScript- and TypeScript-Client for Language Server Protocol
Plugin v1.0.4
Changelog:
BUGFIXES
- Fix: Exception if bundled NodeJS environment not available and typescript is updated
Plugin v1.0.3
Changelog:
MINOR
- Only update or install nodejs on application startup if necessary
- Updated Lombok to be able to run with JDK 16
Plugin v1.0.2
Changelog:
MINOR
- Improved error handling if language server or nodejs is currently not available
- Improved logging of language server
Plugin v1.0.1
Changelog:
BUGFIXES
- Fix: Add node executable to the "PATH" environment variable
Plugin v1.0.0
Initial release