Skip to content

Releases: nhost/functions

1.3.0

28 Jun 06:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

25 Jun 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...1.2.0

v1.1.0

11 Jun 14:38
10f1b79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 May 08:28
e555c7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Sep 11:25
3538db6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v1.0.0

v0.1.8

09 Nov 09:26
db0797a
Compare
Choose a tag to compare

What's Changed

  • Added raw body to request object by @elitan in #15
  • Glob ignore underscore folder fix by @elitan in #16

New Contributors

Full Changelog: v0.1.7...v0.1.8

avoid infinite loop on lock file change

17 Oct 14:10
60e3602
Compare
Choose a tag to compare
Merge pull request #14 from nhost/fix/do-not-watch-lock-files

fix: do not watch lock files

Use Node v16

12 Oct 16:53
ace9fa8
Compare
Choose a tag to compare
Merge pull request #12 from nhost/node-16

Use Node 16

v0.1.5

22 Sep 15:31
85f23e8
Compare
Choose a tag to compare

Use v4.18.1 express version as in cloud functions deployer

v0.1.4

13 Sep 07:15
ba512b3
Compare
Choose a tag to compare

Set max request body size to 6 MBytes