Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 12:17
· 297 commits to master since this release

1.7.0 (2021-01-10)

Features

  • watch: add ability to watch and compile on serverless offline (56bac44)
  • watch-config: add ability to configure watch behaviour (e95bcbc)

Bug Fixes

  • bug: fix validateIsin.default is not a function (10699c4)
  • esbuild: increase minimum necessary esbuild version (0e777e7)
  • match-pattern: default watch pattern to all js and ts files only (2cbba74)
  • serverless: fix serverless typings (9d559ee)