You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FRIDGE-814 upgrade to twilio 4.23.0, fix tests (#509)
* FRIDGE-814 upgrade to twilio 4.23.0, fix tests
* improvement(@twilio-labs/serverless-runtime-types, @twilio/runtime-handler, twilio-run): Twilio SDK
Twilio SDK bump from 3.x to 4.23 with fixes to types, tests
BREAKING CHANGE: Underlying Twilio SDK was bumped by a major version, Twilio SDK 3.x to 4.23. This
might require changes in how importing this package will work.
fix#473#483#455
* FRIDGE-814 revert logger.ts
* FRIDGE-814 add changeset
* improvement(plugin-serverless plugin-assets runtime-handler serverless-api serverless-twilio-runtime
change node.js to 18 minimum in required and in docs where necessary
BREAKING CHANGE: minimum Node.js now 18
* FRIDGE-814 remove node 16 github actions, make it use npm@10
* FRIDGE-814 replace deprecated npm-run-all with a maintained fork
* FRIDGE-814 remove npm-run-all deps and convert commands to regular as the package seems broken on windows
* add typescript install explicitly
* Revert "FRIDGE-814 remove node 16 github actions, make it use npm@10"
This reverts commit 2ca5371.
* remove node 16
* update snapshots
* fix snapshots
0 commit comments