diff options
author | 2022-05-20 20:07:30 +0000 | |
---|---|---|
committer | 2022-05-20 20:07:30 +0000 | |
commit | d372d29ef8f540fca077f5e1318a2bbb5e7ec360 (patch) | |
tree | 7a253c8bac6f5afbc0651dfb002e909eccd0ebbf /packages/webapi/src/lib | |
parent | 1f148dbcfd10c1088cf7ec995aefe506961a9523 (diff) | |
download | astro-d372d29ef8f540fca077f5e1318a2bbb5e7ec360.tar.gz astro-d372d29ef8f540fca077f5e1318a2bbb5e7ec360.tar.zst astro-d372d29ef8f540fca077f5e1318a2bbb5e7ec360.zip |
Fix: Only trim `/1` from the canonical URL for paginate() routes (#3393)
* only trim /1 from canonical URLs for paginate() routes
* chore: fixing eslint warning
* chore: add changeset
* typo: copy paste error
* adding a test validation error message
* verifying canonical for all three test routes
* TEMP: extra test logging to track down the failure
* TEMP: additional test logging to see what the failing CLI messages are
* TEMP: digging deeper, it's getting stuck on port 3000 is taken
* TEMP: why is it breaking when LOCAL isn't logged?
* TEMP: still digging, strange how consistent this failure is
* finally found it - the new test wasn't closing the dev server...
Diffstat (limited to 'packages/webapi/src/lib')
0 files changed, 0 insertions, 0 deletions