0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Tony Sullivan 6373508458
Enforcing routing priority during production builds (#3407)
* WIP: have a few test failures to track down

* WIP: still a few failures to fix

* WIP: fixes the issue of dynamic routes stepping on static routes

* Resolve route priority before building routes for `getStaticPaths()`

* chore: adding comments explaining why this filter is needed

* chore: adding changeset

* got too fancy with the test suite, these routes weren't valid

* simplifying the test cases

* TEMP: is this test breaking my CI run?

* Revert "TEMP: is this test breaking my CI run?"

This reverts commit 291af2a1b6f075ebfc74002886e43110731b3e1b.

* slots-preact didn't list @astrojs/preact as a dep

* reverting copy/paste error
2022-05-20 19:58:59 +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
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