Serverless Framework v3: new design & how to integrate
See original GitHub issueHi 👋 , 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!
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Serverless Framework v3: new design & how to integrate #446
Hi , Serverless Framework core team here! We're working on the v3 beta version right now. The v3 will include a redesigned CLI...
Read more >Serverless Framework V3 Is Live!
We are excited to announce the release of Serverless Framework v3. ... Some plugins might not integrate fully with the new design yet, ......
Read more >Serverless Framework v3: new CLI design, stage parameters ...
Serverless Framework v3 : new CLI design, stage parameters & 40% lighter CLI · Use tokenized configuration files embedded in your packages. Update ......
Read more >Episode #130: Serverless Framework v3 with Matthieu Napoli ...
On this episode, Jeremy and Rebecca chat with Matthieu Napoli and Mariusz Nowak about the latest major release of the Serverless Framework, ...
Read more >As good as new: Serverless Framework 3.0 emerges ...
The new addition allows the changing of a service configuration based on the stage (e.g. production, development, testing) it is used in. Admins ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@pgrzesik Hello! Yes, I will make a PR for today/tomorrow.
Awesome, thank you @batovpasha