Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astro

Build faster websites with less client-side Javascript.
Collective - Host: opensource - https://opencollective.com/astrodotbuild - Website: https://astro.build/ - Code: https://github.com/withastro/astro

Add alt text for images in README (#5919)

github.com/withastro/astro - 02ba7c2250a950593961d833201e46adb3e0873c authored about 2 years ago
Improve Svelte README (#5923)

* First stylistic pass

* Rework for x/o instead of and

* fix typo

Co-authored-by: Sarah...

github.com/withastro/astro - f32bf07c19ebd8f9c85ed47c52e2a4137074e9b3 authored about 2 years ago
Improve error message for third-party template 404s (#5920)

github.com/withastro/astro - f27bb3d79f9774f01037e60e656b1f9d8e03367d authored about 2 years ago
[ci] format

github.com/withastro/astro - ad13467a8481b3a25754ba368e05e243b04506f5 authored about 2 years ago
Add headless support to create-astro (#5898)

* Add headless support to create-astro

* Document new flags for create-astro

github.com/withastro/astro - d8919b1a2197616b70ec57f0fb00b0bde6943e43 authored about 2 years ago
chore(webapi): Remove unused file (#5916)

github.com/withastro/astro - fffcd3ca86426fa5a849677f6c25eab40e308283 authored about 2 years ago
Fix CLI node version check (#5905)

github.com/withastro/astro - a8d3e79246605d252dcddad159e358e2d79bd624 authored about 2 years ago
Update compiler to 1.0.1 (#5909)

* Update compiler to 1.0.1

* Add changeset

github.com/withastro/astro - 5fd9208d447f5ab8909a2188b6c2491a0debd49d authored about 2 years ago
[ci] release (beta) (#5906)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 9ddb7a2f2e89b385dd24ebd000c2d19f4cf5d60a authored about 2 years ago
[ci] format

github.com/withastro/astro - 1d37ab4f9fcacd42c94c0f5e24bd7326125e74b0 authored about 2 years ago
[RSS] Get ready for content collections (#5851)

* chore: strictNullChecks for zod

* feat: expose `rssSchema` helper

* refactor: align type...

github.com/withastro/astro - 81dce94f2a6db598bd9e47fc2a4b9d713e58f286 authored about 2 years ago
[ci] release (beta) (#5856)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 97267e388135fd07f7780eee760b2e52f4247dfa authored about 2 years ago
[ci] format

github.com/withastro/astro - e36f310c2c3d22545ca81187fac282307dc98cb6 authored about 2 years ago
Rename getEntry to getEntryBySlug (#5893)

* Rename getEntry to getEntryBySchema

* Improve entrySlug types and return undefined

* Add...

github.com/withastro/astro - be901dc98c4a7f6b5536540aa8f7ba5108e939a0 authored about 2 years ago
[ci] format

github.com/withastro/astro - 4f649014e9323db30d82e36e73f8e9ac1cf13cfa authored about 2 years ago
Refactor Svelte preprocess integration handling (#5901)

* Let user setup vitePreprocess

* Abstract function

* Add changeset

* Update svelte syn...

github.com/withastro/astro - a342a486c2831461e24e6c2f1ca8a9d3e15477b6 authored about 2 years ago
fix(astro/core): Do not automatically add trailing slash (#5608)

* fix: Do not automatically add trailing slash

* Update .changeset/twelve-cooks-tickle.md

...

github.com/withastro/astro - 899214298cee5f0c975c7245e623c649e1842d73 authored about 2 years ago
Fix image integration crash on Netlify Functions due to `import.meta.url` (#5888)

* fix(image): Fix immediate crash on Netlify functions due to `import.meta.url`

* chore: chan...

github.com/withastro/astro - 35b26f377f9f379207fb4b5c16877bad1661ac6b authored about 2 years ago
feat: add theme toggle button to error overlay (#5884)

* feat: add theme toggle button for error overlay

* add changeset

* simplify toggling logi...

github.com/withastro/astro - ce5c5dbd46afbe738b03600758bf5c35113de522 authored about 2 years ago
chore: update compiler (#5896)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 64b8082e776b832f1433ed288e6f7888adb626d0 authored about 2 years ago
[ci] format

github.com/withastro/astro - e64351eb5cbb82ce1eb7fc810324e8ab4967421d authored about 2 years ago
Cleanup deprecated Markdown APIs from 0.X (#5891)

* chore: remove deprecated `getHeaders()`

* chore: remove `rawContent()` and `compiledContent...

github.com/withastro/astro - 05caf445d4d2728f1010aeb2179a9e756c2fd17d authored about 2 years ago
[ci] format

github.com/withastro/astro - 599a05bfb528e69190d158cbe58417da198de3dd authored about 2 years ago
Remove legacy compiler error handling (#5855)

* refactor: remove legacy compiler handling

* docs: add hint to unknown compiler error

* f...

github.com/withastro/astro - 16dc36a870df47a4151a8ed2d91d0bd1bb812458 authored about 2 years ago
[ci] format

github.com/withastro/astro - 39c1daa641bd073cb4b642242056b82572efecb7 authored about 2 years ago
fix(#5723): build prerendered pages with Netlify edge functions (#5885)

* fix(#5723): build prerendered pages with Netlify edge functions

* chore: add changeset

C...

github.com/withastro/astro - 8f1ae06e58f37c7d9e3b9076268b6e91546bdc07 authored about 2 years ago
chore: Fix image and MDX integrations version's number to get out of 1.0 (#5892)

* chore: Fix image integration version's number to get out of 1.0

* chore: Same thing for MDX...

github.com/withastro/astro - dc2496f702e3b1b575a74c65db93f484ef95d097 authored about 2 years ago
Migrate blog and docs starters to content collections (#5858)

* docs: update README for `content/`

* chore: update env

* feat: update blog to use conten...

github.com/withastro/astro - 7d72aeeae8c867af2ae6c018611e39c184f50619 authored about 2 years ago
Refactor `Props` of `Image` and `Picture` component to support type checking (#5788)

* correct props type

* refactor Picture and Image typings

* add missing `alt` property

...

github.com/withastro/astro - 006405d33c2b8eb1307cb84161659428e43efa51 authored about 2 years ago
Make image and mdx changesets be minor instead of major (#5883)

github.com/withastro/astro - 28556a89fe1b63c88951834effd39630c7a52f90 authored about 2 years ago
Update blog example env name (#5877)

github.com/withastro/astro - 2000f5fb1e5cb3b8507213d43ccfc907d22468c2 authored about 2 years ago
Remove unused exports (#5862)

github.com/withastro/astro - 1ca81c16b8b66236e092e6eb6ec3f73f5668421c authored about 2 years ago
Fix image integration not working on Node 18+ (#5871)

* fix(image): Remove unnecessary polyfill now that we dropped Node 14

* fix(squoosh): Remove ...

github.com/withastro/astro - 1bd42c6b2a072210411cffb42dcc80170b9a618b authored about 2 years ago
Revert "Add missing `noPropertyAccessFromIndexSignature` to strictest tsconfig profile (#5864)" (#5876)

This reverts commit 63d5d89038dc8cddf0a137672b68f61a21bb4951.

github.com/withastro/astro - 998f412c57696a9beaeb145b603d2837c22e2e22 authored about 2 years ago
Add missing `noPropertyAccessFromIndexSignature` to strictest tsconfig profile (#5864)

github.com/withastro/astro - 63d5d89038dc8cddf0a137672b68f61a21bb4951 authored about 2 years ago
Enable skipLibCheck by default (#5872)

github.com/withastro/astro - b66d7195c17a55ea0931bc3744888bd4f5f01ce6 authored about 2 years ago
Handle server restart from Vite plugins (#5849)

github.com/withastro/astro - 8c100a6fe6cc652c3799d1622e12c2c969f30510 authored about 2 years ago
Fix importing client-side components with alias (#5845)

github.com/withastro/astro - e818cc0466a942919ea3c41585e231c8c80cb3d0 authored about 2 years ago
Support envPrefix in Astro config (#5852)

* Support envPrefix in Astro config

* Update packages/astro/src/core/config/schema.ts

Co-a...

github.com/withastro/astro - 3a00ecb3eb4bc44be758c064f2bde6e247e8a593 authored about 2 years ago
Implement redesign of portfolio example (#5765)

Co-authored-by: Yan Thomas <[email protected]>
Co-authored-by: Nate ...

github.com/withastro/astro - ca22a81799319906d0b576af645ad75247f18754 authored about 2 years ago
[ci] format

github.com/withastro/astro - bbb14d73266b5b36f5ac2eb7a9ee845e8eef8a11 authored about 2 years ago
Fix announcements CI actions when 2000+ characters (#5844)

* fix(ci): handle announcements >= 2000 characters

* chore: support multiple branches

Co-a...

github.com/withastro/astro - 309dfb0e9a1f88beca0c2947952ddc363ca37317 authored about 2 years ago
[ci] release (beta) (#5792)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 02b797fd3c42fe7270a13bb7d204c0bac6e8b9b7 authored about 2 years ago
Add `.astro/` to `.gitignore` in example projects (#5841)

* Delete committed types in with-content example

* Add `.astro/` to `.gitignore` in example p...

github.com/withastro/astro - 1d43a3a6aafa02b59e39c238abac9499a10aadb9 authored about 2 years ago
chore: update changeset for `_astro` directory (#5843)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 5ed1bf4675e72c25713a0709915d12245bc9cbb8 authored about 2 years ago
fix: pass flags to dev (#5840)

* fix: pass flags to dev

* add changeset

* Update .changeset/eleven-bulldogs-provide.md

...

github.com/withastro/astro - cf2de5422c26bfdea4c75f76e57b57299ded3e3a authored about 2 years ago
chore: update changelogs, add changeset for `_astro` directory (#5842)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - c4b0cb8bf2b41887d9106440bb2e70d421a5f481 authored about 2 years ago
[ci] format

github.com/withastro/astro - ab3b43e50e25780338f160dce92c2d28eac76028 authored about 2 years ago
fix(core): handle encoded characters when matching routes (#5836)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 63a6ceb38d88331451dca64d0034c7c58e3d26f1 authored about 2 years ago
Handle compiler breaking change (#5803)

github.com/withastro/astro - ae8a012a7b6884a03c50494332ee37b4505c2c3b authored about 2 years ago
fix shiki css class replace logic in md and mdx integrations (#5837)

github.com/withastro/astro - 12f65a4d55e3fd2993c2f67b18794dd536280c69 authored about 2 years ago
[ci] format

github.com/withastro/astro - c53b1fca073136e1e1a6f5d0b32d7c023e98c675 authored about 2 years ago
Simplify HMR handling (#5811)

* Simplify HMR handling

* Try skip test to reveal other test result

* Support virtual file...

github.com/withastro/astro - ec09bb6642064dbd7d2f3369afb090363ae18de2 authored about 2 years ago
[Content collections] Remove experimental flag (#5825)

* refactor: remove experimental.cc from core

* chore: remove experimental flag from tests

...

github.com/withastro/astro - 52209ca2ad72a30854947dcb3a90ab4db0ac0a6f authored about 2 years ago
[Content collections] Improve content config handling (#5824)

* fix: always generate types on init

* fix: skip type generation when no content dir found

...

github.com/withastro/astro - 665a2c2225e42881f5a9550599e8f3fc1deea0b4 authored about 2 years ago
Run sync as part of `astro check` (#5823)

Co-authored-by: Ben Holmes <[email protected]>

github.com/withastro/astro - 1f49cddf9e9ffc651efc171b2cbde9fbe9e8709d authored about 2 years ago
[ci] update lockfile (#5815)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 982e21c164ea1c41efe0eb7d12293ad5783da6bc authored about 2 years ago
Fix order-of-execution bug when generating pages (#5822)

* fix: bundle all pages into a single chunk

* chore: add changeset

Co-authored-by: Nate Mo...

github.com/withastro/astro - 01f3f463bf2918b310d130a9fabbf3ee21d14029 authored about 2 years ago
Fix `Code.astro` shiki css class replace logic (#5829)

github.com/withastro/astro - 23dc9ea96a10343852d965efd41fe6665294f1fb authored about 2 years ago
chore: z.object changeset (#5826)

Co-authored-by: bholmesdev <[email protected]>

github.com/withastro/astro - 840412128b00a04515156e92c314a929d6b94f6d authored about 2 years ago
Add support for serving well-known URIs with the @astrojs/node SSR adapter (#5832)

github.com/withastro/astro - 2303f95142aa740c99213a098f82b99dd37d74a0 authored about 2 years ago
[ci] format

github.com/withastro/astro - 4b16e9ec9929269a16e7950d8fed78779149b0fc authored about 2 years ago
[Content collections] Move generated types to `.astro` directory (#5786)

* feat: change cacheDir to `.astro`

* feat: write reference in env.d.ts if none exists

* c...

github.com/withastro/astro - c2180746b4f6d9ef1b6f86924f21f52cc6ab4e63 authored about 2 years ago
Bumps partytown version to fix deprecation warning (#5820)

* bumps partytown version, adds changeset

* changes changeset from minor to patch

* change...

github.com/withastro/astro - 813073addd669538d67032a48ef6b649216dafc5 authored about 2 years ago
Remove old migration guide link from error docs (#5808)

github.com/withastro/astro - d72f929cad3a4d46089556909f186f5ba6f76cb6 authored about 2 years ago
[ci] format

github.com/withastro/astro - cebba8659367b800d9c0c279dc5d96e1c4ba63ad authored about 2 years ago
can jump 404 when that page does not exist (#5701)

github.com/withastro/astro - 9869f2f6d8c344babb8a59cb54918de14bd95dcc authored about 2 years ago
test(create-astro): correct wrong argument (#5812)

github.com/withastro/astro - 21a55b32765c64a2add698c28a09557f68f5c587 authored about 2 years ago
Remove more unnecessary polyfills from webapi for Node 16 (#5814)

* feat(webapi): Remove unnecessary polyfills now that we dropped support for Node 14

* feat(w...

github.com/withastro/astro - c55fbcb8edca1fe118a44f68c9f9436a4719d171 authored about 2 years ago
[ci] format

github.com/withastro/astro - cf5dc2adae04c1ab3fcf95bb2426e82733737852 authored about 2 years ago
[Content Collections] Allow Zod unions, objects, and transforms as schemas (#5770)

* feat: require `schema: z.object({...})`

* fix: update zod object type check

* fix: updat...

github.com/withastro/astro - 5d960fc40ed62b08a1a94791698b39815d1450a9 authored about 2 years ago
Cleanup dependencies (#5773)

github.com/withastro/astro - 4a1cabfe6b9ef8a6fbbcc0727a0dc6fa300cedaa authored about 2 years ago
[ci] format

github.com/withastro/astro - 10137cd9cc2f16b93160947c8b4f448a7a100109 authored about 2 years ago
Drop Node 14 support (#5782)

* chore: Update engines field

* fix(deps): Remove node-fetch

* feat(polyfills): Remove nod...

github.com/withastro/astro - 1f92d64ea35c03fec43aff64eaf704dc5a9eb30a authored about 2 years ago
[ci] format

github.com/withastro/astro - 9bb08bfe8c400d468de454c69810e18794263439 authored about 2 years ago
Default preview host to localhost (#5753)

* Initial refactor

* Extract as vite plugin

* Cleanup vite plugin

* Reduce option passi...

github.com/withastro/astro - 302e0ef8f5d5232e3348afe680e599f3e537b5c5 authored about 2 years ago
[markdown-remark] Remove unused dependencies (#5804)

* [markdown-remark] Remove unused dependency

Follow up to #5785. Missed one dependency that i...

github.com/withastro/astro - f35411487b85b78e9baee566c78ad0c27308d649 authored about 2 years ago
[ci] format

github.com/withastro/astro - cb5dbcc51fba808115ced5a9b1b937577486516a authored about 2 years ago
Output assets to `_astro` directory (#5772)

* WIP: emit assets to _astro

* chore: better _astro handling

* refactor: emit server asset...

github.com/withastro/astro - f8f4d49aba642714c2abe5e430f1a336ae1ae859 authored about 2 years ago
Add Astro as a peerDependency (#5806)

* Add Astro as a peerDependency

* Add changeset

* Update .changeset/thin-seahorses-worry.m...

github.com/withastro/astro - 7572f7402238da37de748be58d678fedaf863b53 authored about 2 years ago
[ci] update lockfile (#5805)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 32b0795bc0b4548bb043bd44e42836e05fa9e296 authored about 2 years ago
Fix link to @astrojs/solid-js changelog (#5789)

github.com/withastro/astro - 820e8c55bf014f7ec8fe8c9285598b011971c819 authored about 2 years ago
[ci] format

github.com/withastro/astro - 62ae11408efeb714061b639639c798812ae5f565 authored about 2 years ago
Remove Astro-flavored Markdown from `@astrojs/markdown-remark` (#5785)

github.com/withastro/astro - 16107b6a10514ef1b563e585ec9add4b14f42b94 authored about 2 years ago
Add `@version` metadata to config reference types (#5793)

github.com/withastro/astro - 54076a41ebf5da421370a130b97a6406f094042e authored about 2 years ago
[ci] format

github.com/withastro/astro - a673239548d769771f7ec20c222dc4f62c14a500 authored about 2 years ago
[ci] update lockfile (#5790)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 0be2d0dbc2325d5979a990c6cdc71025b71ea2f3 authored about 2 years ago
Fix broken link in comments (#5798)

github.com/withastro/astro - e3c8d256643be7a93a858aca617913389d05dde5 authored about 2 years ago
[ci] format

github.com/withastro/astro - eebcf82ef219ff097a1990e91d2472325ffb9a5b authored about 2 years ago
[@astrojs/lit] Fix slotted content into main (#5791)

* Fix add the missing slot attribute to child nodes

* Add lit slot tests

* Add changeset

github.com/withastro/astro - f7aa1ec25d1584f7abd421903fbef66b1c050e2a authored about 2 years ago
[ci] release (beta) (#5742)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - ec5a39c299ffc5293a4964198cc3811b210d510a authored about 2 years ago
Remove proload for config loading (#5778)

* Refactor resolve and load config

* Add changeset

* Update name

* Remove unnecessary n...

github.com/withastro/astro - 49ab4f231c23b34891c3ee86f4b92bf8d6d267a3 authored about 2 years ago
Update `.nvmrc` to match new CI baseline (#5784)

github.com/withastro/astro - 54d87af012e2b7f5176b95f3b23b46c83b5dc6b1 authored about 2 years ago
Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768)

* ci(node): Move CI to Node 16 and add Node 18 to the matrix

* fix(netlify): Fix set-cookie n...

github.com/withastro/astro - 2f6745019ac25785032ac3659c2433b6e224f383 authored about 2 years ago
[ci] update lockfile (#5775)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 23937fbbc9fc5647d155dbe418c7c2afd4814c06 authored about 2 years ago
[ci] format

github.com/withastro/astro - 29acb07f64e82d92a826295a5ecf8be13652e91b authored about 2 years ago
Add SmartyPants flag (#5769)

* feat: add smartypants flag

* test: smartypants in markdown and mdx

* docs: Smartypants -...

github.com/withastro/astro - 93e633922c2e449df3bb2357b3683af1d3c0e07b authored about 2 years ago
[ci] format

github.com/withastro/astro - 04bf679a5d509197aa3b7587e511588f652e886e authored about 2 years ago
Remove legacy.astroFlavoredMarkdown (#5771)

* Remove legacy.astroFlavoredMarkdown

* update vue mdx test

* Add a changeset

github.com/withastro/astro - 259a539d7d70c783330c797794b15716921629cf authored about 2 years ago
Update compiler (#5656)

* chore: update compiler

* chore: pin compiler

* update compiler

* update changeset

...

github.com/withastro/astro - 9ef0c50427e658e0a6a4f20b14ff39c67fed76a6 authored about 2 years ago