We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi 👋 , Serverless Framework core team here!
We're working on the v3 beta version right now. The v3 will include a redesigned CLI output:
You can try the v3 beta with: npm i serverless@pre-3
npm i serverless@pre-3
To help plugins integrate with that new design (and build a great user experience), we've added new APIs for plugins:
Any feedback is appreciated! If you want to update your plugin to use these new APIs, feel free to ping me if you have any questions!
If you don't have time to update the plugin, let me know, we can send a pull request!
The text was updated successfully, but these errors were encountered:
Oh, just realized it was your repository Doug 😄
Sorry, something went wrong.
No branches or pull requests
Hi 👋 , Serverless Framework core team here!
We're working on the v3 beta version right now. The v3 will include a redesigned CLI output:
You can try the v3 beta with:
npm i serverless@pre-3
To help plugins integrate with that new design (and build a great user experience), we've added new APIs for plugins:
Any feedback is appreciated! If you want to update your plugin to use these new APIs, feel free to ping me if you have any questions!
If you don't have time to update the plugin, let me know, we can send a pull request!
The text was updated successfully, but these errors were encountered: