Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-06 | [ci] formatfix/map-file-404-logs | 1 | -2/+2 | ||
2022-04-12 | [ci] format | 1 | -3/+3 | ||
2022-04-12 | Allow setting multiple cookies in Netlify adapter (#3092) | 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-10 | remove site requirement from netlify adapter (#3041) | 1 | -11/+15 | ||
* remove site requirement from netlify adapter * update readme | |||||
2022-03-25 | [ci] format | 1 | -6/+6 | ||
2022-03-25 | Netlify adapter (#2879) | 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 |