Skip to content

4.4.1 (2019-05-16)

Compare
Choose a tag to compare
@oznu oznu released this 16 May 11:56
ea94504

Notable Changes

  • Node.js v12 is now supported (#277)
  • Plugins: Added a check before a plugin is installed to test for write access to the target directory if sudo mode is not enabled - this should result in a more helpful message being displayed when a plugin fails to install due to lack of permissions
  • Docker: Ensure the node_modules directory is present after all plugins are uninstalled

Other Changes

  • Updated npm dependencies