Serverless Devs Versions Save

:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )

0.1.3

6 months ago

🚀 Features

  • Release verify command.

🛠️ Bug Fixes

  • Env component run incorrectly.
  • Windows application download failed.
  • Process didn't exit after execution. #716
  • Incorrectly use v3 logic on v2 application when env param is set.

0.1.2

6 months ago

🚀 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.

0.1.1

6 months ago

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.

0.1.1-beta.12

6 months ago

fix

  • projectName overlaps with commands
  • {this.vars.region} cannot be changed by env.yaml

0.1.1-beta.11

6 months ago

fix

  • env region move into infraStack

0.1.1-beta.10

6 months ago

fix

  • env overlays fix

0.1.1-beta.9

6 months ago

fix

  • env overlays fix

0.1.1-beta.8

6 months ago

feature

  • s cli support report

0.1.1-beta.7

6 months ago

feature

  • report trackerDesc

0.1.1-beta.5

6 months ago

fix

  • Magic params not found when value is ''