Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@dprothero dprothero released this 04 Oct 16:16
· 2 commits to main since this release
ad356ae

breaking Drops support for Node.js less than version 14.
breaking Updates @twilio/cli-core to version 7
Switches out @oclif/command and @oclif/config for @oclif/core.
Updates ./bin/run and commands/watch.js to use @oclif/core.
Adds new ./bin/dev script for debug running locally.
Adds src/index.js and main property in package.json.