Skip to content

fix(twilio-run): align @twilio/runtime-handler dep with create-twilio-function#558

Merged
AndreLars merged 2 commits into
twilio-labs:mainfrom
robinske:fix/runtime-handler-version-alignment
Jun 30, 2026
Merged

fix(twilio-run): align @twilio/runtime-handler dep with create-twilio-function#558
AndreLars merged 2 commits into
twilio-labs:mainfrom
robinske:fix/runtime-handler-version-alignment

Conversation

@robinske

Copy link
Copy Markdown
Contributor

twilio-run declared @twilio/runtime-handler@^2.1.0 while create-twilio-function pins ^2.0.3. The two were inconsistent, and 2.1.0 — though published to npm as 'latest' — is currently rejected by the Twilio Serverless platform at deploy time (Error 20001). Pin twilio-run to ^2.0.3 to keep the monorepo internally consistent and avoid signalling a non-deployable version.

Refs #557

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

…-function

twilio-run declared @twilio/runtime-handler@^2.1.0 while create-twilio-function pins ^2.0.3. The two were inconsistent, and 2.1.0 — though published to npm as'latest' — is currently rejected by the Twilio Serverless platform at deploy time (Error 20001). Pin twilio-run to ^2.0.3 to keep the monorepo internally consistent and avoid signalling a non-deployable version.

Refs twilio-labs#557
@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: dbbba64

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
twilio-run Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@AndreLars AndreLars merged commit 8df4cb6 into twilio-labs:main Jun 30, 2026
14 checks passed
@welcome

welcome Bot commented Jun 30, 2026

Copy link
Copy Markdown

Congratulations on your first contribution to the Serverless Toolkit!
If you are on the look out for more ways to contribute to open-source, check out a list of some of our repositories at https://github.com/twilio/opensource.
If you want to stay up-to-date with Twilio's OSS activities, subscribe here: https://twil.io/oss-updates
And if you love Twilio as much as we do, make sure to check out our Twilio Champions program!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants