0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/astro
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
..
components deprecate the markdown component in SSR (#3240) 2022-05-03 17:08:53 -07:00
e2e Error recovery test and more (#3388) 2022-05-17 11:43:49 -04:00
src Enforcing routing priority during production builds (#3407) 2022-05-20 19:58:59 +00:00
test Enforcing routing priority during production builds (#3407) 2022-05-20 19:58:59 +00:00
astro-jsx.d.ts Add Astro attributes to svg elements (#3205) 2022-04-26 11:29:25 -04:00
astro.js fix(cli): prevent CLI from hanging (#2974) 2022-04-03 14:32:39 -03:00
CHANGELOG.md [ci] release (#3405) 2022-05-19 13:35:19 -04:00
config.d.ts Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
config.mjs Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
env.d.ts feat(markdown): Improved types (#3191) 2022-04-24 16:13:33 -07:00
package.json Upgrade the compiler (#3416) 2022-05-20 15:08:50 -04:00
README.md readme fix (#3290) 2022-05-04 14:24:00 -04:00
tsconfig.json Support Node v14.15+ (#2202) 2021-12-16 18:53:22 -05:00


Astro logo

Astro is a website build tool for the modern web —
powerful developer experience meets lightweight output.

Install

# Recommended!
npm create astro@latest

# Manual:
npm install --save-dev astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our offical documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!

Sponsors

Astro is generously supported by Netlify, Vercel, and several other amazing organizations listed here.

❤️ Sponsor Astro! ❤️