Skip to content

Releases: weixu365/serverless-scriptable-plugin

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:02
4fc3fd8

1.3.1 (2023-06-22)

Bug Fixes

  • simply error output when failed to run command (#188) (4fc3fd8), closes #187

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 22:06
f4a48ce

1.3.0 (2023-02-22)

Features

  • allow scripts access to all node standard objects (#163) (f4a48ce)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Nov 07:12
dbc27e2

1.2.2 (2021-11-05)

Bug Fixes

  • license: make the license to be consistent in github and npm (#107) (d430e50)
  • license: Use node 16 to publish package (#108) (dbc27e2)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 15:03
f27c397

1.2.1 (2021-04-28)

Bug Fixes

  • plugin: change lifecycle event name of commands to command since it is exposed to users (#80) (f27c397), closes #79

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:21
2df7a99

1.2.0 (2021-04-28)

Features

  • plugin: support custom Serverless commands (#78) (2df7a99)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 13:02
ece3eb8

1.1.0 (2020-12-30)

Features

  • plugin: support quiet mode to suppress console outputs (#67) (ece3eb8)

v1.0.5

Choose a tag to compare

@weixu365 weixu365 released this 27 Dec 00:33

1.0.5 (2019-12-27)

Bug Fixes

v1.0.4

Choose a tag to compare

@weixu365 weixu365 released this 02 Nov 02:59

1.0.4 (2019-11-02)

Bug Fixes

v1.0.3

Choose a tag to compare

@weixu365 weixu365 released this 26 Aug 22:20

1.0.3 (2019-08-26)

Bug Fixes

  • deps: Bump eslint-utils from 1.4.0 to 1.4.2 (#42) (f486df7)

v1.0.2

Choose a tag to compare

@weixu365 weixu365 released this 05 Jun 04:23

1.0.2 (2019-06-05)

Bug Fixes