0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/astro
Barthélémy Ledoux 1947ef7a99
fix: no asset plugin w/ img is imported with query (#8353)
* fix: no asset plugin w/ img is imported with query

* add changeset

* add test for the new feature

* remove exp

* use removeQueryString instead of `includes('?')`

it's more explicit

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-09-06 15:01:01 +02:00
..
components Fix scroll position when navigating back from page w/o ViewTransitions (#8332) 2023-09-05 15:05:55 -04:00
e2e Fix scroll position when navigating back from page w/o ViewTransitions (#8332) 2023-09-05 15:05:55 -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: no asset plugin w/ img is imported with query (#8353) 2023-09-06 15:01:01 +02:00
test Fix markdown page HMR (#8418) 2023-09-05 14:35:56 -05:00
tsconfigs config: remove ~/assets alias (#8113) 2023-08-17 14:22:26 +02:00
astro-jsx.d.ts
astro.js feat: add polyfills for stackblitz (#8130) 2023-08-18 15:13:35 +02:00
CHANGELOG.md [ci] release (#8372) 2023-09-04 10:09:43 +01:00
client.d.ts fix: missing imageConfig type in astro:assets (#8414) 2023-09-05 15:11:05 +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
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
index.d.ts Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
package.json fix: make sharp an optional dep (#8416) 2023-09-06 14:52:13 +02:00
playwright.config.js
README.md
tsconfig.json Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
types.d.ts
zod.d.ts
zod.mjs


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