0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
Arsh e556151603
fix(dev): cosider base when special-casing /_image (#10274)
* fix(dev): cosider `base` when special-casing `/_image`

* add changeset

* adjust tests

* Apply suggestions from code review

* add test
2024-03-01 00:08:01 +05:30
..
components Fix TypeScript type definitions for Code component (#10251) 2024-02-28 10:43:24 +08:00
e2e fix(dev): cosider base when special-casing /_image (#10274) 2024-03-01 00:08:01 +05:30
performance chore: import sort astro package (#10245) 2024-02-27 16:19:34 +00:00
src fix(dev): cosider base when special-casing /_image (#10274) 2024-03-01 00:08:01 +05:30
test fix(dev): cosider base when special-casing /_image (#10274) 2024-03-01 00:08:01 +05:30
tsconfigs
types Move astro:content types declaration to manual ambient module (#10013) 2024-02-07 13:58:11 +00:00
astro-jsx.d.ts Add a name property for DetailsHTMLAttributes (#9918) 2024-02-01 23:02:47 +08:00
astro.js fix semver check (#9937) 2024-02-01 16:25:11 -05:00
CHANGELOG.md [ci] release (#10236) 2024-02-28 13:17:40 +00:00
client.d.ts Move astro:content types declaration to manual ambient module (#10013) 2024-02-07 13:58:11 +00:00
config.d.ts Add limitInputPixels option for sharp image service (#9546) 2024-01-03 13:19:04 +00:00
config.mjs Add limitInputPixels option for sharp image service (#9546) 2024-01-03 13:19:04 +00:00
content-module.template.mjs
content-types.template.d.ts feat(astro): improve astro:content types (#9906) 2024-02-05 11:53:18 -06:00
env.d.ts
index.d.ts
jsx-runtime.d.ts
package.json Update Vite to latest (#10259) 2024-02-28 23:20:17 +08:00
playwright.config.js
README.md
tsconfig.json
types.d.ts Add ComponentProps util (#9839) 2024-01-31 13:56:44 +00:00
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 contributors. We'll help you get your first contribution in no time!

Sponsors

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

❤️ Sponsor Astro! ❤️