Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-15 | [ci] format | 1 | -1/+1 | ||
2022-06-15 | Adds support base64 encoding in Netlify Functions (#3592) | 3 | -0/+86 | ||
* Adding support for base64 encoded responses in Netlify Functions * chore: add changeset * removing the regex check for a more simple header-based check * nit: cleaning up the readme a bit | |||||
2022-05-16 | Update out directories for Netlify Functions (#3381) | 1 | -1/+4 | ||
* Change out directories for Netlify Functions * Changeset * Update test | |||||
2022-04-19 | [ci] format | 3 | -6/+6 | ||
2022-04-19 | Netlify Edge function support (#3148) | 7 | -0/+129 | ||
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now |