Skip to content

Releases: plesk/plesk-ext-sdk

v0.8.0

Choose a tag to compare

@gold22 gold22 released this 10 Jan 17:36
621ba23

Fixed page title updating and breadcrumbs rendering

v0.7.1

Choose a tag to compare

@espitsyna espitsyna released this 13 Nov 08:25
07e4637

Fixed build process

v0.7.0

Choose a tag to compare

@espitsyna espitsyna released this 13 Nov 08:19
b57765f

Updated 3rd party dependencies

v0.6.3

Choose a tag to compare

@justillusion justillusion released this 01 Mar 07:42
cbaa9a5

Fix build process on nodejs 14

v0.6.2

Choose a tag to compare

@justillusion justillusion released this 05 Jan 08:07
88c5f6b

Changes:

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

v0.6.1

Choose a tag to compare

@justillusion justillusion released this 15 Sep 07:11
301df21

Changes:

  • update html-webpack-plugin

v0.6.0

Choose a tag to compare

@justillusion justillusion released this 01 Jun 06:56
5a224b7

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

Choose a tag to compare

@ekaragodin ekaragodin released this 06 Sep 06:49

Fixes:

  • A success message now not removed after adding

v0.5.0

Choose a tag to compare

@ekaragodin ekaragodin released this 06 Sep 06:42

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