rsnext/packages/next/server/api-utils
JJ Kasper 6f352357fb
Ensure path can be specified for clearPreviewData (#40238)
As updated in https://github.com/vercel/next.js/pull/38313 this ensures the `path` option can also be passed to `clearPreviewData` to properly clear the preview cookies. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/39853
2022-09-05 13:37:08 -07:00
..
index.ts Ensure path can be specified for clearPreviewData (#40238) 2022-09-05 13:37:08 -07:00
node.ts Ensure path can be specified for clearPreviewData (#40238) 2022-09-05 13:37:08 -07:00
web.ts refactor: rewrite etag (#38568) 2022-07-18 09:20:44 +00:00