rsnext/test/integration/custom-routes
JJ Kasper bce06f500d
Update has query encoding when used in path (#27762)
This is a follow-up to https://github.com/vercel/next.js/pull/26963 which after discussion changes to interpolate the decoded variant of the value into the path. 

x-ref: https://github.com/vercel/next.js/issues/24775

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2021-08-04 20:31:12 +00:00
..
pages Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
next.config.js Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00