Skip to content

Releases: vercel/fun

1.1.1

13 Dec 23:28
2accfc0
Compare
Choose a tag to compare

1.1.1 (2023-12-13)

Bug Fixes

1.1.0

08 Sep 15:40
a8b371c
Compare
Choose a tag to compare

1.1.0 (2023-09-08)

Bug Fixes

  • ci: Fixed indention of workflow (#90) (867f6f8)
  • ci: handle node version (#91) (f2fcf4b)
  • ci: set pnpm as package manager (#92) (a8b371c)
  • Ref custom error classes instead of new.target (#80) (c8045fb)

Features

1.0.4

20 Jul 23:10
Compare
Choose a tag to compare

Change

  • Fix python3 bootstrap handler should be called only once: #77
  • Fix CI: #78
  • Resolve git.io: #75
  • Bump node-fetch from 2.6.1 to 2.6.7: #76

Credits

Huge thanks to @stkevintan for helping!

1.0.3

13 Nov 00:36
Compare
Choose a tag to compare

Patches

  • Fix handler validation for Node.js: #73

1.0.2

05 Nov 04:09
Compare
Choose a tag to compare

Patches

  • Force x64 for binaries on Apple M1: #72

1.0.1

04 Nov 07:33
Compare
Choose a tag to compare

Patches

  • Support return when callback param is specified in Node.js runtime: #71

1.0.0

30 Oct 09:03
Compare
Choose a tag to compare

Major Changes

  • Rename to @vercel/fun: #69
  • Update debug namespaces: 4ff29e8
  • Test Node 10, 12 and 14: 6754260
  • Require Node.js >= 10: e4f819a
  • Use "com.vercel.fun" as cache directory: a2dabe1
  • Remove mention of docker provider: f75467e

Minor Changes

  • Add license: #60
  • Use @tootallnate/once: dcac231
  • Update "nodejs12.x" runtime to Node.js v12.22.7: ee85c5c
  • Add "nodejs14.x" runtime: d95c39f

Patches

  • Update GH Actions branch for "main": 5b4e885

Credits

Huge thanks to @joecohens for helping!

0.11.2

05 Feb 01:03
Compare
Choose a tag to compare

Patches

  • Fix filename for Go bootstrap on Windows: #50

0.11.1

04 Feb 00:43
Compare
Choose a tag to compare

Patches

  • Fix go windows: #49

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