Features
- copy all
AWS_xxx
environment variables from local (c6d5546) - add
--localEnvironment
option (#1513) (4de5620) (b041577)
Bug Fixes
- Fix golang runner failing on go mod tidy (#1505) (640650e) thank you @TheTeaCat
- change default lambda runtime to nodejs14.x (1ad9fbd)
- Cleanly exit node process (#1508) (ff9d0b5) thank you @perrin4869
- env property is always a string (a226d63)
- remove duplicate env.IS_OFFLINE variable (b7f7072)