Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

1.4.1 (2020-07-25)

Latest

Choose a tag to compare

@KingDarBoja KingDarBoja released this 25 Jul 19:11
· 293 commits to master since this release

This release provides a minor fix that I didn't noticed on previous release (that's why I need more test cases!).

BugFix

  • Remove original service path check, which fixes #12

Refactor

  • Check for package.artifact and package.include on serverless instance instead of the service.
  • Improve type definitions, which also installs @types/serverless as devDependency.