0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00
astro/packages/astro
Martin Trapp 0ca332ba4a
Bugfixes for back navigation in the view transition client-side router (#8491)
* Bugfixes for back navigation in the view transition client-side router

* re-introduced pushState on self links as required for update of browser's address bar

* format
2023-09-11 07:58:52 -04:00
..
components Bugfixes for back navigation in the view transition client-side router (#8491) 2023-09-11 07:58:52 -04:00
e2e Bugfixes for back navigation in the view transition client-side router (#8491) 2023-09-11 07:58:52 -04:00
performance Update breaking dependencies (#8201) 2023-08-24 16:34:33 +08:00
scripts Remove pre-shiki v0.14 theme names (#8169) 2023-08-21 21:02:30 +08:00
src fix(astro): support content/config.mts (#8484) 2023-09-11 13:54:56 +02:00
test fix(astro): support content/config.mts (#8484) 2023-09-11 13:54:56 +02:00
tsconfigs config: remove ~/assets alias (#8113) 2023-08-17 14:22:26 +02:00
astro-jsx.d.ts chore: update prettier to 3.0 (#7957) 2023-08-08 13:01:38 +01:00
astro.js feat: add polyfills for stackblitz (#8130) 2023-08-18 15:13:35 +02:00
CHANGELOG.md [ci] release (#8465) 2023-09-08 10:08:35 -04:00
client.d.ts refactor: move type utils into a single file (#8462) 2023-09-08 14:58:37 +02:00
config.d.ts fix: better error when Sharp can't be resolved (ex: pnpm) (#8128) 2023-08-18 15:02:55 +02:00
config.mjs fix: better error when Sharp can't be resolved (ex: pnpm) (#8128) 2023-08-18 15:02:55 +02:00
content-module.template.mjs Fix up pnpm dev (#7424) 2023-06-20 14:06:36 -04:00
content-types.template.d.ts Merge remote-tracking branch 'origin/main' into next 2023-08-22 14:02:15 +01:00
env.d.ts feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
import-meta.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
index.d.ts Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
package.json [ci] release (#8465) 2023-09-08 10:08:35 -04:00
playwright.config.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
README.md Format markdown files (#7439) 2023-06-26 11:34:13 +08:00
tsconfig.json Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
types.d.ts feat: uncomment polymorphic type (#7069) 2023-05-17 15:38:27 +02:00
zod.d.ts Content Collections (#5291) 2022-12-16 14:19:53 -05:00
zod.mjs Content Collections (#5291) 2022-12-16 14:19:53 -05:00


Build the web you want

Astro is the all-in-one web framework designed for speed.
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

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 official 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! ❤️