summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/dynamic-route.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 1-39/+0
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now
2022-04-06[ci] formatGravatar matthewp 1-6/+8
2022-04-06Fix Netlify adapter and dynamic routes (#3011)Gravatar Matthew Phillips 1-0/+37
* Fix Netlify adapter and dynamic routes * Changeset