astro/packages/astro
Nate Moore 0bf0758fb8
Add astro/types for common prop patterns (#5147)
* wip: add type-utils

* feat: update type-utils

* feat: RequireDefaultSlot => WithChildren

* chore: add changeset

* chore: move types to ./types

* chore: update changeset

* Update dirty-cycles-lick.md

Co-authored-by: Nate Moore <nate@astro.build>
2022-10-26 10:14:08 -05:00
..
components fix a typo in Code component's wrap prop (#5050) 2022-10-11 15:47:16 +08:00
e2e Use new compiler resolvePath option (#5133) 2022-10-21 14:08:07 +08:00
src Add support for --base CLI argument (#4917) 2022-10-26 10:13:43 -05:00
test feat: add support for other markdown file extensions (#5164) 2022-10-26 10:18:49 -04:00
tsconfigs Add template tsconfigs for users to extend from (#4439) 2022-08-25 15:15:27 -04:00
astro-jsx.d.ts [ci] format 2022-10-18 13:26:12 +00:00
astro.js Roll back supported Node engines (#3937) 2022-07-15 08:15:04 -04:00
CHANGELOG.md [ci] release (#5135) 2022-10-26 08:43:23 -04:00
client-base.d.ts feat: add support for other markdown file extensions (#5164) 2022-10-26 10:18:49 -04:00
client.d.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00
config.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
config.mjs [ci] format 2022-10-07 14:31:41 +00:00
env.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
import-meta.d.ts Vendor Vite's importMeta.d.ts inside our repo to workaround issue with tsc on Linux (#4499) 2022-08-26 12:47:39 -03:00
package.json Add astro/types for common prop patterns (#5147) 2022-10-26 10:14:08 -05:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md fix link (#4070) 2022-07-28 08:11:37 -04:00
tsconfig.json Move module declarations for Markdown and MDX so they're available everywhere (#4928) 2022-09-30 12:06:14 -03:00
types.d.ts Add astro/types for common prop patterns (#5147) 2022-10-26 10:14:08 -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! ❤️