astro/.changeset
Tony Sullivan d372d29ef8
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...
2022-05-20 20:07:30 +00:00
..
blue-buckets-attack.md Enforcing routing priority during production builds (#3407) 2022-05-20 19:58:59 +00:00
config.json chore: remove @astrojs/parser (#2845) 2022-03-21 12:30:23 -05:00
dull-monkeys-grab.md Fix: components in imported markdown (#3398) 2022-05-20 15:03:21 -04:00
fluffy-wolves-sneeze.md Defer head injection until renderPage (#3408) 2022-05-19 15:21:48 -05:00
quick-waves-act.md Fix: Only trim /1 from the canonical URL for paginate() routes (#3393) 2022-05-20 20:07:30 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation