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

chore: update to use getEntry (#8093)

github.com/withastro/astro - 483ecd502724286d29ba8ceb78b4599105a24be7 authored over 1 year ago by Nate Moore <[email protected]>
[ci] release (#8090)

* [ci] release

* Update packages/create-astro/CHANGELOG.md

---------

Co-authored-by: gi...

github.com/withastro/astro - 53ad9efde482b8719e988e0d1030d29437166935 authored over 1 year ago by Houston (Bot) <[email protected]>
Handle noscript tags in head during ViewTransitions (#8091)

github.com/withastro/astro - 56e7c5177bd61b404978dc9b82e2d34d76a4b2f9 authored over 1 year ago by Martin Trapp <[email protected]>
[ci] format

github.com/withastro/astro - 76a2ba270d04fa178e2c671c9bfef4ff787fdb7b authored over 1 year ago by natemoo-re <[email protected]>
fix(create-astro): update install step (#8089)

github.com/withastro/astro - 04755e84658ea10914a09f3d07f302267326d610 authored over 1 year ago by Nate Moore <[email protected]>
Add Transloadit to the Gold Sponsors list (#8074)

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

github.com/withastro/astro - 709f40538beec38c4eeb2ebe0a9c61d7c849216a authored over 1 year ago by Alexander Zaytsev <[email protected]>
[ci] format

github.com/withastro/astro - a37b2242d0e914763d8c501fee2150f4e41a9f67 authored over 1 year ago by natemoo-re <[email protected]>
Update wrangler (#8081)

* chore: update wrangler

* chore(cloudflare): update tests to support wrangler@3

* chore(c...

github.com/withastro/astro - 74df833708ddb4eb3dc881cae9100cd615aa6add authored over 1 year ago by Nate Moore <[email protected]>
[ci] release (#8064)

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

github.com/withastro/astro - 087270c61fd5c91ddd37db5c8fd93a8a0ef41f94 authored over 1 year ago by Houston (Bot) <[email protected]>
fix: Removed extra double quotes from computed style in shiki code component (#8035)

github.com/withastro/astro - a12027b6af411be39700919ca47e240a335e9887 authored over 1 year ago by Greg Cobb <[email protected]>
Stream request body instead of buffering it in memory (#8084)

Co-authored-by: Matthew Phillips <[email protected]>

github.com/withastro/astro - 560e45924622141206ff5b47d134cb343d6d2a71 authored over 1 year ago by hbgl <[email protected]>
Document SSG format and trailingSlash consistency (#8068)

Co-authored-by: Sarah Rainsberger <[email protected]>

github.com/withastro/astro - 5d1d0aeda620dd268d2cb3591009d701ddb3ade5 authored over 1 year ago by Bjorn Lu <[email protected]>
Remove deepmerge-ts for simpler implementation (#8086)

github.com/withastro/astro - fa29e4a36f1b2bf49248336d39b09360b77f7403 authored over 1 year ago by Bjorn Lu <[email protected]>
chore: merge

github.com/withastro/astro - e12a1018429eb506a8507a4b9ae57388be4d0f7f authored over 1 year ago by Emanuele Stoppa <[email protected]>
Merge remote-tracking branch 'origin/main' into next

github.com/withastro/astro - 7530d5689db67eb77d2dce0db0e13d25b3d13063 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Export astro/compiler-runtime and cleanup exports (#8085)

github.com/withastro/astro - 68efd4a8b29f248397667801465b3152dc98e9a7 authored over 1 year ago by Bjorn Lu <[email protected]>
Export AstroConfigType properly as type and not as a Zod schema value (#7702)

github.com/withastro/astro - c19987df0be3520cf774476cea270c03edd08354 authored over 1 year ago by Sergey Shishkin <[email protected]>
[ci] format

github.com/withastro/astro - 1e9902177d1a91a16352d0b71c46eb72031d727e authored over 1 year ago by natemoo-re <[email protected]>
fix(@astrojs/cloudflare): unsynced astro asset support flag (#8079)

* fix astro assets support in cloudflare

* add changeset

github.com/withastro/astro - 7b77b34cef8b46c4d14ecf9e5fcb45fb276331ec authored over 1 year ago by Alexander Niebuhr <[email protected]>
chore: slim create-astro deps (#8077)

github.com/withastro/astro - 44cf30a25209b331e6e8a95a4b40a768ede3604a authored over 1 year ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - a34a48826cbbcf749f05ba19ce0edaa701437e62 authored over 1 year ago by natemoo-re <[email protected]>
fix: remove react identifierPrefix from client:only (#8075)

This was causing React components rendered with client:only
to be prefixed with null. While not...

github.com/withastro/astro - da517d4055825ee1b630cd4a6983818d6120a7b7 authored over 1 year ago by Robin Neal <[email protected]>
[ci] format

github.com/withastro/astro - 7d7920ea918a5b1d4351346e13f4fbb92514a47a authored over 1 year ago by natemoo-re <[email protected]>
Support flags for `astro add` (#8032)

* astro add cli pass down arguments to install cmd

* add changeset

* feat: pass common fla...

github.com/withastro/astro - 3e46634fd540e5b967d2e5c9abd6235452cee2f2 authored over 1 year ago by Nate Moore <[email protected]>
Update types to specify that compress defaults to true (#8072)

* Update types to specify that compress defaults to true

* Update astro.ts

---------

Co...

github.com/withastro/astro - 4477bb41c8ed688785c545731ef5b184b629f4e5 authored over 1 year ago by Matthew Phillips <[email protected]>
fix: remove ./dist/jsx/* exports (#8030)

github.com/withastro/astro - 5208a3c8fefcec7694857fb344af351f4631fc34 authored over 1 year ago by Nate Moore <[email protected]>
fix(astro): strongly type Astro.self (#7866)

Co-authored-by: Erika <[email protected]>
Co-authored-by: Princesseu...

github.com/withastro/astro - d1f7143f9caf2ffa0e87cc55c0e05339d3501db3 authored over 1 year ago by James Garbutt <[email protected]>
[ci] release (beta) (#8067)

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

github.com/withastro/astro - 19f9edf977a24907281ddd7b3423323c3718c20e authored over 1 year ago by Houston (Bot) <[email protected]>
feat(assets): Add support for passing non-awaited imports to the Image component and `getImage` (#8066)

* feat(assets): Add support for passing non-awaited imports to the Image component and `getImage...

github.com/withastro/astro - afc45af2022f7c43fbb6c5c04983695f3819e47e authored over 1 year ago by Erika <[email protected]>
Add changeset for internal helper package (#8062)

github.com/withastro/astro - 2aa6d8ace398a41c2dec5473521d758816b08191 authored over 1 year ago by Bjorn Lu <[email protected]>
chore: Update README.md (#8065)

github.com/withastro/astro - c5b60fadb8ed5aabf10ec635055d9cdbf7502dfa authored over 1 year ago by Elian ☕️ <[email protected]>
docs: fix github search link in README.md (#8063)

Co-authored-by: Elian ☕️ <[email protected]>

github.com/withastro/astro - bee284cb7741ee594e8b38b1a618763e9058740b authored over 1 year ago by Martin Trapp <[email protected]>
fix: Cleanup blog template images (#8051)

github.com/withastro/astro - 41cfde9a7d985bcc968d16d20a4e029323d6b575 authored over 1 year ago by Samuel Plumppu <[email protected]>
[ci] release (#8043)

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

github.com/withastro/astro - f39a80c583e9966b81bf5f7d3651a0778a5cf566 authored over 1 year ago by Houston (Bot) <[email protected]>
[ci] format

github.com/withastro/astro - 06fa76cec6b775c94971f5e09aedbf09072f2efc authored over 1 year ago by matthewp <[email protected]>
Fix same-page transition with different query params (#8042)

github.com/withastro/astro - 4a145c4c7d176a3fb56342844690c6999e880069 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] release (#8023)

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

github.com/withastro/astro - e1a886530f0c0077b5c94251ab2e9c428d761e7b authored over 1 year ago by Houston (Bot) <[email protected]>
[ci] release (beta) (#7952)

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

github.com/withastro/astro - 40efae65501fc79c281e34b5af912bf837b7105b authored over 1 year ago by Houston (Bot) <[email protected]>
feat: expose user astro error (#8012)

github.com/withastro/astro - 866ed4098edffb052239cdb26e076cf8db61b1d9 authored over 1 year ago by Emanuele Stoppa <[email protected]>
docs(netlify): remove comma (#8040)

* docs(netlify): remove comma

* Apply suggestions from code review

Co-authored-by: Sarah R...

github.com/withastro/astro - 718d8f54725565a8c7229f609f3b914beaa3b9a9 authored over 1 year ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - 6fafb3d15d75209bce5f2d1f3a627f3e05123fb9 authored over 1 year ago by lilnasy <[email protected]>
Add Incremental Static Regeneration support for the Netlify's on-demand builders adapter (#7975)

* feat(netlify): expose builders ttl as a local

* add changeset

* docs(netlify): caching u...

github.com/withastro/astro - f974c95a27ccbf91adbc66f6f1433f4cf11be33e authored over 1 year ago by Arsh <[email protected]>
JSX refactor (#7924)

* JSX refactor

* Get preact/compat test to pass

* Use include config

* Remove old astro...

github.com/withastro/astro - 519a1c4e8407c7abcb8d879b67a9f4b960652cae authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 6a9fb2d95d309ba83c8337f68aed6f4e6f00be99 authored over 1 year ago by matthewp <[email protected]>
Prevent Vercel NFT from scanning /dev (#8039)

* Prevent Vercel NFT from scanning /dev

* Add a comment

github.com/withastro/astro - 6b57628d128779290db3344bbb6de7282196fb97 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 2bdcba2aa7cf01475508e0bb1499c73bb088a69a authored over 1 year ago by matthewp <[email protected]>
Prevent script re-execution on page evaluation (#8033)

github.com/withastro/astro - 405913cdf20b26407aa351c090f0a0859a4e6f54 authored over 1 year ago by Matthew Phillips <[email protected]>
fix: middleware entry point to not be set (#8036)

* fix: middleware entry point to not be set

* chore: update tests

github.com/withastro/astro - 87d4b18437c7565c48cad4bea81831c2a244ebb8 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Remove the Nelify Edge adapter (#8029)

github.com/withastro/astro - 2ee418e06ab1f7855dee0078afbad0b06de3b183 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - fa3e83984343d3b9c37af7af876ad03ac95bf1c6 authored over 1 year ago by natemoo-re <[email protected]>
Support `--host` for Node adapter preview (#6928)

* supporting a network address access a website when an user set host = true in Node environment...

github.com/withastro/astro - b16cb787fd16ebaaf860d8bb183789caf01c0fb7 authored over 1 year ago by Jerry_wu <[email protected]>
Remove the Vercel Edge adapter (#8015)

* Remove the Vercel Edge adapter

* Update tests

* Update .changeset/plenty-keys-add.md

...

github.com/withastro/astro - 9cc4e48e6a858d3a12e6373a5e287b32d24a1c5a authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - f7a901e7c46bfbbffcb314008b13959a9457b024 authored over 1 year ago by natemoo-re <[email protected]>
fix(#5637): fix yarn berry support for create-astro (#8028)

github.com/withastro/astro - 8292c41311ec41d9d50921fbb2bdeed69e039443 authored over 1 year ago by Nate Moore <[email protected]>
Ensure dev server restart respects `base` removal (#8027)

* fix(#6067): dev server restart respects base removal

* chore: remove baseCss

github.com/withastro/astro - 1b8d3020990130dabfaaf753db73a32c6e0c896a authored over 1 year ago by Nate Moore <[email protected]>
Remove unnecessary hyphen from svg tag (#8025)

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

github.com/withastro/astro - 3bc74dd4a9bcbab7ee5d41bb50ac36bc99dba78c authored over 1 year ago by Shinya Fujino <[email protected]>
Update path to image in public/ to suppress warning (#8026)

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

github.com/withastro/astro - 210f8d9f790ec5108b86cebb135d050fce912ac8 authored over 1 year ago by Shinya Fujino <[email protected]>
[ci] format

github.com/withastro/astro - 0d3aa89dcf2aa797aec7ae882b3c24546b484596 authored over 1 year ago by natemoo-re <[email protected]>
feat(@astrojs/cloudfalre): add cloudflare envs to `Astro.locals` (#7541)

* add support for advanced mode

* add support for directory mode

* use asset fallback as i...

github.com/withastro/astro - ffcfcddb7575030d62b4ef979d46a74425e6d3fe authored over 1 year ago by Alexander Niebuhr <[email protected]>
Clear todos and remove css kebab handling (#8019)

github.com/withastro/astro - 34cb2002161ba88df6bcb72fecfd12ed867c134b authored over 1 year ago by Bjorn Lu <[email protected]>
Fix getCollection return new instance in prod (#8022)

github.com/withastro/astro - c23377caafbc75deb91c33b9678c1b6868ad40ea authored over 1 year ago by Bjorn Lu <[email protected]>
View Transitions: do not animate same page navigation, but animate hash links to different pages (#8013)

* Links with hash marks are now supported if they lead to a different page

* treat links to s...

github.com/withastro/astro - 86bee2812185df6e14025e5962a335f51853587b authored over 1 year ago by Martin Trapp <[email protected]>
refactor: add pipeline concept (#8020)

github.com/withastro/astro - a39ff7ed6bc1e01246bd58eed2b532bd81fc3f02 authored over 1 year ago by Emanuele Stoppa <[email protected]>
[ci] release (#8017)

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

github.com/withastro/astro - fc30b8539c2a4b4271b798234f5056eb57ced46c authored over 1 year ago by Houston (Bot) <[email protected]>
[ci] format

github.com/withastro/astro - 6936c173c0edff5cbebd70b3e71153ef01c7034f authored over 1 year ago by ematipico <[email protected]>
Update content-types.template.d.ts (#8010)

Provides more useful information when hovering variables typed with CollectionEntry<"collectionN...

github.com/withastro/astro - 4c9d1cb8f27d558807dbe3646c5b5fa1966b166f authored over 1 year ago by Oliver Speir <[email protected]>
chore: update after merge

github.com/withastro/astro - 924bef998e2cf3248923c5866f869b42958a89a9 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Merge remote-tracking branch 'origin/main' into next

github.com/withastro/astro - 14b0626f3eca8ec92df29b0d43b87cd2f59efa25 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Move hoisted script analysis optimization as experimental (#8011)

Co-authored-by: Sarah Rainsberger <[email protected]>

github.com/withastro/astro - 5b1e39ef6ec6dcebea96584f95d9530bd9aa715d authored over 1 year ago by Bjorn Lu <[email protected]>
more efficient _routes.json for cloudflare integration (#7846)

* more efficient _routes.json for cloudflare integration

* added tests

* updated pnpm-lock.yam...

github.com/withastro/astro - ea30a9d4f2d7a12345869e971f3051cf803dbe74 authored over 1 year ago by Marco Schumacher <[email protected]>
[ci] release (#8000)

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

github.com/withastro/astro - 9cb32e2a5fd4857992443297ffd0c6e7d88b9ce0 authored over 1 year ago by Houston (Bot) <[email protected]>
Support Bun by adjusting how `@babel/plugin-transform-react-jsx` is imported. (#8007)

* Support bun/other tooling that respects `__esModule`

* Add changeset file

github.com/withastro/astro - 58b121d42a9f58a5a992f0c378b036f37e9715fc authored over 1 year ago by dave caruso <[email protected]>
feat: remove @astrojs/image completely (#7922)

github.com/withastro/astro - 08c3afb8606f7e0cde30db66c07782c6c058f182 authored over 1 year ago by Erika <[email protected]>
[ci] format

github.com/withastro/astro - e65b5b54950978957b75873ad4f493b3be26f3ea authored over 1 year ago by ElianCodes <[email protected]>
fixed image path and add markdown syntax in example (#7802)

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Elian ☕️ <[email protected]...

github.com/withastro/astro - e2b1b4fa6ee9451cf1e3d23c1dc2ff1efb693f72 authored over 1 year ago by Keshav Mohta <[email protected]>
chore: merge from main

github.com/withastro/astro - a6a16a6baf38e8ad9b6f6904f06013121dd3b965 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Merge remote-tracking branch 'origin/main' into next

github.com/withastro/astro - 670ef109dbbc07f53c7758bad6098186719fdeb2 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Remove nested JSON.stringify from props serialization (#7995)

github.com/withastro/astro - 79376f842d25edfe4dc2948548e99b59e1c4d24f authored over 1 year ago by Jany Belluz <[email protected]>
docs: Fix error link in markdoc (#8006)

github.com/withastro/astro - 895afd44475a7e4e3cd5bfdadd2fcb7e228c652f authored over 1 year ago by 李瑞丰 <[email protected]>
Fix examples check hang (#7998)

github.com/withastro/astro - 65c354969e6fe0ef6d622e8f4c545e2f717ce8c6 authored over 1 year ago by Bjorn Lu <[email protected]>
Preserve base slash when trailingSlash ignore (#7878)

github.com/withastro/astro - 0f637c71e511cb4c51712128d217a26c8eee4d40 authored over 1 year ago by Bjorn Lu <[email protected]>
fix: `EndpointOutput` type with encoding `'binary'` (#8003)

* fix: `EndpointOutput` type with encoding `'binary'`

* Changeset

github.com/withastro/astro - 16161afb2b3a04ca7605fcd16de06efe3fabdef2 authored over 1 year ago by Juan Martín Seery <[email protected]>
Add shorthand for Starlight templates to `create astro` (#7993)

* Add shorthand for Starlight templates to `create astro`

* Update packages/create-astro/src/...

github.com/withastro/astro - 315d58f27b022c9d4285cf13f445ed18c26c327e authored over 1 year ago by Chris Swithinbank <[email protected]>
chore: update prettier to `3.0` (#7957)

github.com/withastro/astro - 0f1e9d8361017350617e8882c9858ee56b2e8039 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat: new attribute scope style strategy (#7893)

github.com/withastro/astro - 7bd1b86f85c06fdde0a1ed9146d01bac69990671 authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: fix rebase issue

github.com/withastro/astro - ba73dea0262e89c9145aeea13252ea2da3f5ecd1 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Remove markdown component (#7931)

github.com/withastro/astro - 3c31008519ce68b5b1b1cb23b71fbe0a2d506882 authored over 1 year ago by Bjorn Lu <[email protected]>
Remove StreamingCompatibleResponse polyfill (#7981)

github.com/withastro/astro - 70f34f5a355f42526ee9e5355f3de8e510002ea2 authored over 1 year ago by Bjorn Lu <[email protected]>
Remove undici dep (#7980)

github.com/withastro/astro - b675acb2aa820448e9c0d363339a37fbac873215 authored over 1 year ago by Bjorn Lu <[email protected]>
Fix node test fail (#7950)

github.com/withastro/astro - 6333651a9fc8eaffa215b6484d5123060798444e authored over 1 year ago by Bjorn Lu <[email protected]>
[ci] release (beta) (#7897)

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

github.com/withastro/astro - 2ac1c1e260eb5bae6f737a85b77e8c64e7149d9d authored over 1 year ago by Houston (Bot) <[email protected]>
fix: update examples to use the new API of cookies (#7899)

github.com/withastro/astro - dc13687bb45fdd21e1aded198230f19854b40f17 authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat: make Sharp the default image service (#7908)

* feat: make Sharp the default image service

* chore: lockfile

github.com/withastro/astro - c0de7a7b0f042cd49cbea4f4ac1b2ab6f9fef644 authored over 1 year ago by Erika <[email protected]>
chore: use workspace packages (#7896)

github.com/withastro/astro - 2777e7c0e552b02821cdf4c034cf962eebac1d6e authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat: change default port to 4321 (#7874)

Co-authored-by: Chris Swithinbank <[email protected]>

github.com/withastro/astro - f01eb585e7c972d940761309b1595f682b6922d2 authored over 1 year ago by Emanuele Stoppa <[email protected]>
ci: change release tag name (#7898)

github.com/withastro/astro - 41390c2ebdf5d33255e5432fa9d1487439c489ed authored over 1 year ago by Emanuele Stoppa <[email protected]>
feat: change `compressHTML` default value to `true` (#7918)

Co-authored-by: Sarah Rainsberger <[email protected]>

github.com/withastro/astro - f32d093a280faafff024228c12bb438156ec34d7 authored over 1 year ago by Emanuele Stoppa <[email protected]>