diff --git a/lifecycle-changes.txt b/lifecycle-changes.txt new file mode 100644 index 000000000..a90c1aba6 --- /dev/null +++ b/lifecycle-changes.txt @@ -0,0 +1,15 @@ +Deploy: + +Package: + + +Common entrypoints can be called by plugins via this.serverless.pluginManager.spawn(). + +Common entrypoint | Description +-------------------------------------------+------------------------------------------ +aws:common:cleanupTempDir | Removes the Serverless temporary folder + + + +Hookable lifecycle events: +