Skip to content

Latest commit

 

History

History
188 lines (84 loc) · 11 KB

File metadata and controls

188 lines (84 loc) · 11 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.2 (2021-05-21)

Bug Fixes

  • plugin-serverless: remove default from aliases (#274) (50a1f76), closes #272

2.0.2-rc.1 (2021-05-24)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.1 (2021-05-20)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0 (2021-05-19)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0-beta.8 (2021-05-18)

Bug Fixes

  • plugin-serverless: handle direct username/password input (#268) (2c1dc3c)

2.0.0-beta.7 (2021-05-17)

Bug Fixes

2.0.0-beta.6 (2021-05-13)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0-beta.5 (2021-05-01)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0-beta.4 (2021-04-30)

chore

BREAKING CHANGES

  • Installing the new version on Node.js 10 will result in an error

2.0.0-beta.3 (2021-04-21)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0-beta.2 (2021-04-21)

Note: Version bump only for package @twilio-labs/plugin-serverless

2.0.0-beta.1 (2021-04-21)

Bug Fixes

  • activate: rename activate to promote (a931c3e)
  • utils: enable no prefix for options (#10) (43d5e23)
  • utils: pass hidden attribute along (#12) (c2ef700)
  • add hidden logCacheSize option (e8c02dc)
  • change to the right imports for twilio-run (84de3b5)
  • imports getRegionAndEdge everywhere it is used (bb5ddec)
  • pass yargs compatible flags (6dfcdf0), closes twilio-labs/twilio-run#16
  • update to create-twilio-function 2.0.0-alpha.4 (ae739bf)
  • upgrade oclif and twilio-cli dependencies (#27) (5a2a2de)

Features

  • init: imports command from create-twilio-function. (#9) (c71b7c3)
  • add region/edge support (ed1c30e)
  • pass CLI info to twilio-run for cleaner structure (14e15b0)
  • update cli-core dependency and don't shrinkwrap while packing (#7) (64ac566)
  • twilio-run: restructure configuration (#198) (f88d490), closes #166

BREAKING CHANGES

  • twilio-run: Drops support for .twilio-functions files and internally restructures activate files to promote

2.0.0-beta.0 (2020-08-27)

Bug Fixes

Features

  • init: imports command from create-twilio-function. (#9) (c71b7c3)
  • add region/edge support (ed1c30e)
  • pass CLI info to twilio-run for cleaner structure (14e15b0)
  • update cli-core dependency and don't shrinkwrap while packing (#7) (64ac566)

Changelog

All notable changes to this project will be documented in this file.

1.8.0 (2020-08-12)

Bug Fixes

Features

  • init: imports command from create-twilio-function. (#9) (c71b7c3)
  • add region/edge support (ed1c30e)
  • pass CLI info to twilio-run for cleaner structure (14e15b0)
  • update cli-core dependency and don't shrinkwrap while packing (#7) (64ac566)