Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-20 | Fixes using React.lazy and Suspense | 7 | -2/+35 | ||
2022-04-19 | [ci] format | 4 | -7/+9 | ||
2022-04-19 | Netlify Edge function support (#3148) | 14 | -26/+106 | ||
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now | |||||
2022-04-12 | [ci] format | 1 | -2/+2 | ||
2022-04-12 | Allow setting multiple cookies in Netlify adapter (#3092) | 3 | -0/+68 | ||
* 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-06 | [ci] format | 1 | -6/+8 | ||
2022-04-06 | Fix Netlify adapter and dynamic routes (#3011) | 3 | -0/+49 | ||
* Fix Netlify adapter and dynamic routes * Changeset |