Skip to content

Releases: twilio-labs/serverless-toolkit

twilio-run@5.0.1

21 Jan 10:37
4c1b5e2

Choose a tag to compare

Patch Changes

  • #546 fc67c4bef6bd80591bd5eb2790e0914904e84838 Thanks @deshartman! - Migrate from ngrok@^3.3.0 to @ngrok/ngrok@^1.7.0 (official ngrok package) for improved reliability and Apple Silicon support. This fixes spawn error -88 on Apple Silicon Macs through better cross-platform binary management that eliminates architecture-specific binary issues.

    Key improvements:

    • Updates to @ngrok/ngrok v1.7.0 (latest stable)
    • Automatic authtoken detection from ngrok config files (now includes Windows support: %USERPROFILE%\AppData\Local\ngrok\ngrok.yml)
    • Fixed domain detection to correctly identify ngrok domains using precise TLD matching (uses .endsWith('.ngrok.io'), .endsWith('.ngrok.dev'), .endsWith('.ngrok-free.app') instead of substring matching)
    • Prevents false positives like "company.ngrokit.com" being treated as ngrok domains
    • Fixed authtoken regex to ignore inline comments in config files
    • Enhanced error messages with platform-specific troubleshooting guidance
    • Backward compatible: --ngrok=myapp automatically converts to myapp.ngrok.io
    • Supports all official ngrok TLDs: .ngrok.io, .ngrok.dev, .ngrok-free.app

twilio-run@4.2.0

30 Apr 11:04
d997dfa

Choose a tag to compare

Minor Changes

Patch Changes

create-twilio-function@3.6.0

30 Apr 11:04
d997dfa

Choose a tag to compare

Minor Changes

Patch Changes

@twilio-labs/serverless-api@5.7.0

30 Apr 11:04
d997dfa

Choose a tag to compare

Minor Changes

@twilio-labs/plugin-serverless@3.3.0

30 Apr 11:04
d997dfa

Choose a tag to compare

Minor Changes

Patch Changes

create-twilio-function@3.5.0

24 Jan 14:47
14e4d32

Choose a tag to compare

twilio-run@4.1.0

16 Dec 15:13
7b7bc7a

Choose a tag to compare

Minor Changes

Patch Changes

@twilio/runtime-handler@2.1.0

16 Dec 15:13
7b7bc7a

Choose a tag to compare

Minor Changes

@twilio-labs/serverless-twilio-runtime@2.0.2

16 Dec 15:13
7b7bc7a

Choose a tag to compare

Patch Changes

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

@twilio-labs/serverless-api@5.6.0

16 Dec 15:13
7b7bc7a

Choose a tag to compare

Minor Changes