This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 151
Integration with Serverless Framework v3 #204
Comments
Hello! Just a heads up, Serverless Framework v3 should be released next week. |
please go ahead an make it workable for serverless framework v3 version, it might just be a change in the package.json and retesting it. |
Hi, |
Based on #207 (comment) nope :( |
There's a workaround using NPM 8 overrides |
Can we get an official release of the package now that this has been merged in please? |
When will Serverless Framework v3 support be released? |
👍 |
👋 |
any news? |
It's done, issue should be closed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: