summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/src/netlify-functions.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-04-12[ci] formatGravatar matthewp 1-3/+3
2022-04-12Allow setting multiple cookies in Netlify adapter (#3092)Gravatar Matthew Phillips 1-4/+27
* Allow setting multiple cookies in Netlify adapter * Adds a changeset * Set the response status code * Add a comment on why this is needed
2022-04-10remove site requirement from netlify adapter (#3041)Gravatar Fred K. Schott 1-11/+15
* remove site requirement from netlify adapter * update readme
2022-03-25[ci] formatGravatar matthewp 1-6/+6
2022-03-25Netlify adapter (#2879)Gravatar Matthew Phillips 1-0/+43
* Netlify adapter * Remove package.json export that doesnt exist * Fix out path * Make netlifyFunctions the default * Make the dist configurable * Add an export for the functions * Append of the file exists