We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039199b commit a04b97aCopy full SHA for a04b97a
CHANGELOG.md
@@ -9,6 +9,8 @@ without having to deploy it first
9
$ npx serverless invoke local -f foo -d '{"yes":"we can"}'
10
```
11
12
+You can still use this plugin with older versions of serverless but `invoke local` will only work with `[email protected]` and above
13
+
14
# ⚡ 0.3.1
15
16
- bump [lambda-rust](https://hub.docker.com/r/softprops/lambda-rust/) docker version to 0.2.1-rust-1.33.0
0 commit comments