Skip to content

Releases: plesk/plesk-ext-sdk

v0.6.3

01 Mar 07:42
cbaa9a5
Compare
Choose a tag to compare

Fix build process on nodejs 14

v0.6.2

05 Jan 08:07
88c5f6b
Compare
Choose a tag to compare

Changes:

  • emptying plugins config in extension.config.js doesn't trigger error anymore

v0.6.1

15 Sep 07:11
301df21
Compare
Choose a tag to compare

Changes:

  • update html-webpack-plugin

v0.6.0

01 Jun 06:56
5a224b7
Compare
Choose a tag to compare

Changes:

  • Babel updated to version 7
  • virtual-module-webpack-plugin replaced to webpack-virtual-modules
  • @plesk/eslint-config updated to v2.0.0
  • clean-webpack-plugin updated to v4

v0.5.1

06 Sep 06:49
Compare
Choose a tag to compare

Fixes:

  • A success message now not removed after adding

v0.5.0

06 Sep 06:42
Compare
Choose a tag to compare

New functionality:

  • Added ServerList component
  • Added serverList action helper
  • Added withStatusMessages HOC
  • Added property successMessage for ServerForm component

Fixes:

  • Fixed a bug in generating routes with the same component