Skip to content

Releases: vercel/fun

0.11.0

09 Jan 12:54
Compare
Choose a tag to compare

Minor Changes

  • Bump handlebars from 4.1.2 to 4.5.3: #46
  • Add nodejs12.x as Runtime: #47

0.10.4

19 Nov 19:29
Compare
Choose a tag to compare

Patches

  • Remove build.sh script: d24efc5
  • Use GitHub Actions badge: 0e05f99
  • Update files array in package.json file: #44
  • [go1.x] Set client.Timeout to 0 for infinite: #43

0.10.3

24 Oct 05:23
Compare
Choose a tag to compare

Patches

  • Use private fields for NativeProvider class: #39
  • Delete azure-pipelines.yml: ec7837f
  • Use GH Actions for CI testing: #40
  • Use the tree-kill module to shut down lambda functions: #41
  • Update execa to v3.2.0: #42
  • Check "not found" error: 67f7618

0.10.2

18 Sep 02:35
Compare
Choose a tag to compare

Patches

  • Calculate the RequestId earlier: #38

0.10.1

18 Sep 01:41
Compare
Choose a tag to compare

Patches

  • Add nodejs-reference-error test case: #36
  • Fix invoke() resolving upon lambda initialization error: #37

0.10.0

03 Sep 22:56
Compare
Choose a tag to compare

Minor Changes

  • Remove -o pipefail option from bootstrap for POSIX compliance: #35
  • Add support for system installed python3 runtime: #34

Credits

Huge thanks to @styfle for helping!

0.9.3

30 Aug 23:36
Compare
Choose a tag to compare

Patches

  • Enable esModuleInterop option for TypeScript config: #33
  • Update dependencies to fix GitHub security alerts: 0e72961

0.9.2

06 Aug 18:43
Compare
Choose a tag to compare

Patches

  • Update node-fetch to v2.6.0 and add TypeScript definitions: #30

0.9.1

24 Jul 09:06
Compare
Choose a tag to compare

Patches

  • Update micro to v9.3.5-canary.3: #27

0.9.0

20 Jun 21:51
Compare
Choose a tag to compare

Minor Changes

  • Allow passing AccessKeyId and SecretAccessKey in params: #24
  • Add nodejs10.x runtime: #26

Credits

Huge thanks to @dpeek for helping!