Skip to content

Releases: Serverless-Devs/Serverless-Devs

v3.0.7

11 Apr 02:18
b802381
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.6

29 Mar 11:16
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.0.5

25 Mar 01:48
9f4e4ad
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.4

18 Mar 04:44
3aa4677
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v3.0.3

15 Mar 11:01
edbede3
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.2

22 Feb 12:35
1c71301
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.1

02 Feb 02:42
fd892b2
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

26 Dec 12:04
1e80f07
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

Release 0.1.2 (2023-12-11)

11 Dec 07:51
Compare
Choose a tag to compare

🚀 Features

  • Add early versions of the verify command. #712

🛠️ Bug Fixes

  • Env component don't run even when a default env is set.
  • s config get print nothing when no account is configured.
  • ${env} not found when .env file in ./code dir.
  • No report data when deploy on aliyun fc website.
  • s config delete requires access parameter. #714
  • Request headers are being displayed when downloading components.

💻 Maintenance

  • Add more help information to env command.
  • Improve env documentation.
  • Add an new parameter to env init command.

Release 0.1.1

04 Dec 01:57
Compare
Choose a tag to compare

features 🚀

  • Throw exception when project name overlaps with commands. #688
  • Add report on s cli command.
  • s registry publish now has a adaptive progress bar. The size unit will change with the size of the zip package.
  • Remove --project in s init.
  • Support report feature on v2 templates.
  • Change ${target...} into ${source...} in env.yaml.
  • Report trackerDesc.
  • Multi-env: Run env component when using s env commands or with --env parameter.

fix 🛠️

  • ${this.vars.region} cannot be changed by env.yaml.
  • Compile fail when an attribute in yaml is ''.
  • Some information missing when report.