astro/packages/astro
Tony Dang e1e958a758
Fix: Content Collections - Ignore .json files nested in non-underscored subdirectories within underscored directories (#7909)
* test: add test file so tests fail before fix

* fix: ignore files nested in underscore directories

* chore: add changeset

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-01 16:08:11 -05:00
..
components [ci] format 2023-07-28 13:09:24 +00:00
e2e Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
performance nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
scripts nit: use node: prefix everywhere (#7692) 2023-07-18 02:17:59 +02:00
src Fix: Content Collections - Ignore .json files nested in non-underscored subdirectories within underscored directories (#7909) 2023-08-01 16:08:11 -05:00
test Fix: Content Collections - Ignore .json files nested in non-underscored subdirectories within underscored directories (#7909) 2023-08-01 16:08:11 -05:00
tsconfigs feat(tsconfigs): Enable allowJs in base preset (#7274) 2023-06-05 17:31:21 +02:00
astro-jsx.d.ts Fix missing referrerpolicy attribute on script tags (#7766) 2023-07-23 15:00:41 +02:00
astro.js feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
CHANGELOG.md [ci] release (#7877) 2023-08-01 23:38:24 +08:00
client-base.d.ts Initial View Transition Support (#7511) 2023-07-19 15:18:41 -04:00
client-image.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
client.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
config.d.ts fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
config.mjs fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
content-module.template.mjs Fix up pnpm dev (#7424) 2023-06-20 14:06:36 -04:00
content-types.template.d.ts Fix up pnpm dev (#7424) 2023-06-20 14:06:36 -04:00
env.d.ts fix(html): Export HTML components as default export so their type is valid JSX (#7296) 2023-06-05 16:40:53 +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
package.json [ci] release (#7877) 2023-08-01 23:38:24 +08: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 Initial View Transition Support (#7511) 2023-07-19 15:18:41 -04: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! ❤️