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

[ci] release (#2919)

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

github.com/withastro/astro - 8b7220f5e47782bcb1713479fd829a1dfc9fff6d authored over 3 years ago
Prevent CSS from being added to pages not using it (#2918)

* Prevent CSS from being added to pages not using it

* Adds a changeset

* Add clarificatio...

github.com/withastro/astro - 77354c89bd606beba71231cce6ce935905de68a7 authored over 3 years ago
Build API Routes

github.com/withastro/astro - f946687bea7102e36ec453419351fd450b6139ca authored over 3 years ago
Basic Filesystem API

github.com/withastro/astro - d4cff2333dad90ba6a2ef483f843b4000a13e00c authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - c40813e932c1589f37ee6d63e2d495679c4bedb0 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - cc5631bdea3f6a7358d48549db7b36aea52a9d68 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 4a995817f10df48629af6245062780c7e95f9ad7 authored over 3 years ago
[ci] release (#2896)

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

github.com/withastro/astro - 273919328a97456ba184d75d2d3fdc9be0f4900a authored over 3 years ago
small tailwind example config fix (#2893)

* fix tailwind config example

* Create shaggy-bulldogs-beam.md

github.com/withastro/astro - f26845126863e7566e43f118af5d4eb2d991733c authored over 3 years ago
add experimental integrations flag (#2894)

github.com/withastro/astro - 9d6e0b5dbac1e5c31f580c6234e977a3a3a4918f authored over 3 years ago
[ci] release (#2892)

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

github.com/withastro/astro - 779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0 authored over 3 years ago
Fix missing `execa` dependency (#2891)

* fix: update dependencies

* chore: add changeset

github.com/withastro/astro - a0d67b1d252a7ecbebb3d39a24ec11d723f6303e authored over 3 years ago
Correct package name in solid intergration readme (#2889)

* Correct package name in solid intergration readme

* Create polite-mirrors-fix.md

Co-auth...

github.com/withastro/astro - 71c12b9047c12158c6e4e67ce0494b8d30ac6387 authored over 3 years ago
[ci] release (#2884)

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

github.com/withastro/astro - 109693bb0594ec2bb5ef4f40e01af25eade644bf authored over 3 years ago
chore: update incorrect changeset

github.com/withastro/astro - e232fcda0a625e612624a5090d19e3b4bd0dc4aa authored over 3 years ago
Exit `pre` mode (#2888)

* chore: update docs link

* chore: exit pre

github.com/withastro/astro - 29723ddcd8d6786913ad0d8d3cd0d3faf8155f67 authored over 3 years ago
Docs: remaining integration READMEs (#2885)

* docs: partytown README

* docs: sitemap README

* docs: tailwind README

* docs: turboli...

github.com/withastro/astro - 6b004363f99f27e581d1e2d53a2ebff39d7afb8a authored over 3 years ago
feat(cli): scaffold out `astro add` command (#2849)

* feat(cli): scaffold out `astro add` command

* added first babel transforms

* Format outp...

github.com/withastro/astro - 72ef7ae64a6d0fd17077bf6920ce11613116b659 authored over 3 years ago
refactor: move Prism comp to default exp (#2887)

github.com/withastro/astro - 046bf7281f720b20b703529bc5d157891e07624c authored over 3 years ago
Docs: READMEs for component framework integrations (#2880)

* docs: add base integration readme temp for Vue

* docs: copy integration temp across rendere...

github.com/withastro/astro - 7c39389a3fa69780ca16bbbf515b5718dd7688d8 authored over 3 years ago
Netlify adapter (#2879)

* Netlify adapter

* Remove package.json export that doesnt exist

* Fix out path

* Make ...

github.com/withastro/astro - 80034c6cbc89761618847e6df43fd49560a05aa9 authored over 3 years ago
[ci] update lockfile (#2882)

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

github.com/withastro/astro - df8fac50b950bffd5f46599bce9b42daed6ae524 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - d7111ba388f818e3dd7064e04ab0d27f12e5325b authored over 3 years ago
[ci] release (next) (#2860)

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

github.com/withastro/astro - c78d7a46c9beaff4923e9f6fbb8eb414cc51afbd authored over 3 years ago
Refactor: move prism to `@astrojs/prism/components` (#2878)

* feat: add `<Prism/>` to @astrojs/prism/components

* feat: remove `<Prism/>` from astro/comp...

github.com/withastro/astro - 2db97f10dc50f9498413181b78c477fe8833895b authored over 3 years ago
Build to a single file (#2873)

* Build to a single file

* Updates based on initial code review

* Adds a changeset

* Us...

github.com/withastro/astro - e4025d1f530310d6ab951109f4f53878a307471a authored over 3 years ago
[ci] update lockfile (#2854)

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

github.com/withastro/astro - 102634571537f237862a58172070ed96744de8b2 authored over 3 years ago
fix(#2846): handle destructured private env usage during SSR (#2861)

* fix(#2846): handle destructured private env usage during SSR

* test: add destructured env v...

github.com/withastro/astro - 671727ba83fbd509877ac8507c1269f9c5fc267a authored over 3 years ago
test: update error test for [email protected] (#2877)

* test: update error test for [email protected]

* chore: add link to old tests

github.com/withastro/astro - a49f0490c0a86de24328e5a8f6427f186bec8717 authored over 3 years ago
improve some github templates (#2876)

github.com/withastro/astro - 823d55fe46bce2fc24067ebda2ab02c2121b1554 authored over 3 years ago
fix markdown page script injection (#2871)

github.com/withastro/astro - 5029382a8cab17f048372ee878d0778c89998009 authored over 3 years ago
Feat: improve production build logging (#2857)

* feat: log setup, vite, and route gen steps

* refactor: add back "build" + timestamp for con...

github.com/withastro/astro - 1061d6477af328e93c9a727e70900ae20c0116c8 authored over 3 years ago
fix adblock issue (#2875)

github.com/withastro/astro - 5571227718442e1ec38f4553863b6160b74df722 authored over 3 years ago
fix shiki perf issue (#2870)

github.com/withastro/astro - d763ec183ea391ad79ca16bf2b2e76848fc1180c authored over 3 years ago
Fix: `is self accepting` pt 2 module graph boogaloo (#2872)

* fix: isSelfAccepting Preact error

* refactor: add .js ext to preact entrypoints for consist...

github.com/withastro/astro - 098f6f6b06396441c576dc689d8552629ef260e1 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 003df32122eeae331062473495268baa3db9a9cc authored over 3 years ago
Adapters v0 (#2855)

* Adapter v0

* Finalizing adapters

* Update the lockfile

* Add the default adapter afte...

github.com/withastro/astro - 5e52814d97a5723dbe7ebb32fbe040a7a4c0ea77 authored over 3 years ago
add build:ci command which skips `tsc` (#2869)

github.com/withastro/astro - 5c96145527f9480e7b7b16b599f4b2091e41aa6c authored over 3 years ago
chore: add build:ci command

github.com/withastro/astro - 374c3edcf220e40397dd8e635ea1d77faf990671 authored over 3 years ago
Pin `rollup` to same version as `vite` (#2863)

* chore: pin rollup to same version as Vite

* fix: improve implicit types

* fix: revert ro...

github.com/withastro/astro - 99518c8d52661eb29c7eddaccb1a4e55e8e1ce8a authored over 3 years ago
Updated markdownOptions config type (#2826)

* Updated markdownOptions config type

* removed rehype-toc

github.com/withastro/astro - 52e75475ae360b25eb87e828b39a73412ae16b83 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 715fab4fafc51533997b096725f41a8f312a80d3 authored over 3 years ago
audit file urls (#2853)

github.com/withastro/astro - 8ec3d0da19ded05f7a28dc310436bf95493efca3 authored over 3 years ago
fix: ensure private API is not enumerable (#2859)

github.com/withastro/astro - c781b12f87398d51a6ecf5dcb8b35afb08591c29 authored over 3 years ago
marking Astro.resolve() as deprecated (#2856)

github.com/withastro/astro - 5869e015d4f714a27dd110c5795e4df6d931cf07 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 930dc75c133e90ae89be60874bbbc7f5c3edb584 authored over 3 years ago
[ci] release (next) (#2851)

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

github.com/withastro/astro - d0826893851936540da5f2af64dc1b8378e234af authored over 3 years ago
chore: vscode files (#2844)

* Added vscode recommendations

* Updated launch command

* Removed extra extensions

* up...

github.com/withastro/astro - 95a3e09e816c8efdb0e20be5d92781315b0f1d84 authored over 3 years ago
Fix: `isSelfAccepting`? More like `isBanishedToTheShadowRealm` (#2852)

* fix: restore renderer caching strategy

* fix: restore old URL constructor for HMR

* docs...

github.com/withastro/astro - 96372e6beb976b57a8c52fd7c65f126899325160 authored over 3 years ago
update ci to fix congratsbot

github.com/withastro/astro - b6553cfdc15819c2bd8dceccd12a80c2a62c6138 authored over 3 years ago
update ci to fix congratsbot

github.com/withastro/astro - 7943334e0135898d366794129885affb74de66df authored over 3 years ago
Feat: support tailwind config files (#2831)

* feat: support custom tailwind config files

* fix: make config options optional

* feat: u...

github.com/withastro/astro - 5315c3f7bc0649f9788713f689f484e223bc0ca6 authored over 3 years ago
add injected scripts to markdown pages (#2848)

* add injected scripts to markdown pages

* Create twenty-kiwis-tease.md

Co-authored-by: Na...

github.com/withastro/astro - 981e2a839b5a0292513bf2009216250f2a8730eb authored over 3 years ago
chore: integration keywords (#2847)

* updating integration package keywords

* adding a changeset

github.com/withastro/astro - 3b621f7a613b45983b090794fa7c015f23ed6140 authored over 3 years ago
chore: update changeset

github.com/withastro/astro - 0bc3b72958baef37110782684776067f18ffe384 authored over 3 years ago
feat(create-astro): add peer dependencies to package.json (#2843)

* Install dependencies automatically

* Added spinners

* Updated lockfile

* changeset

...

github.com/withastro/astro - 1fdb63b5d000d17edca77e870ce721e616a9c64a authored over 3 years ago
chore: remove `@astrojs/parser` (#2845)

* Removed parser from astro

* Removed parser files

* Updated changeset config

* Removed...

github.com/withastro/astro - 41110ebe729d088a3f6b8ea1e42103a171e36a22 authored over 3 years ago
[ci] update lockfile (#2841)

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

github.com/withastro/astro - 0c5378b8cf4fcf4a7b4e6c9e33f0ba9c370990f3 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 3a7f992c29ffae545bc51b146ead366c4629c023 authored over 3 years ago
[ci] release (next) (#2838)

This reverts commit 935e6fa0c884d7f71129f36c0ac27607ee8281b2.

github.com/withastro/astro - 078b6cde6c041274e6c0ab67764f12ab0420c5df authored over 3 years ago
Revert "[ci] release (next) (#2838)"

This reverts commit 5df8d68094badb72f58c7fc93438ec85ac843040.

github.com/withastro/astro - 935e6fa0c884d7f71129f36c0ac27607ee8281b2 authored over 3 years ago
[ci] release (next) (#2838)

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

github.com/withastro/astro - 5df8d68094badb72f58c7fc93438ec85ac843040 authored over 3 years ago
Release bot (#2836)

* fix(ci): improve release-bot message by dynamically generating packageMap

* fix(ci): update...

github.com/withastro/astro - 9219d5e1c088f4835c974804fec65ecd9c659496 authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 0a498d7289f7d8961026323573d7b2e6a931c26e authored over 3 years ago
chore: cleanup example dependencies (#2837)

github.com/withastro/astro - f6d199fa8b95095c59a82f3f6319736b303bb946 authored over 3 years ago
chore: fix missing `postcss-load-config` dependency (#2835)

github.com/withastro/astro - 77ebab8bb27d67bc45a5af160d6b545521897802 authored over 3 years ago
chore: update lockfile

github.com/withastro/astro - cf5b1dab786cd3838fa2d1b49a2c048708b78bb1 authored over 3 years ago
[ci] release (next) (#2812)

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

github.com/withastro/astro - b5a8418f8274f516a7bae179ff9b9b5e1cda2737 authored over 3 years ago
Update Compiler with new CSS Parser (#2833)

* chore: update compiler

* Update eighty-trees-thank.md

* test: update css test

github.com/withastro/astro - 7954541291a3dd7adbc1d5610e0c2e615d3dde46 authored over 3 years ago
Enter prerelease mode (#2832)

* update lockfile

* enter pre-release mode

github.com/withastro/astro - 31a1b40cb8adec4cac3359889d785b997dd3a0b1 authored over 3 years ago
fix(windows): fix build script on windows (#2830)

github.com/withastro/astro - 910cae3b9513792dc8ba51467ecf550f113bf2da authored over 3 years ago
Astro Integration System (#2820)

* update examples

* add initial integrations

* update tests

* update astro

* update ...

github.com/withastro/astro - 6386c14d00d1d820804f0ee5b1424e73c049fe83 authored over 3 years ago
Feat: change to shiki default md renderer (#2824)

* feat: change Shiki to default

* refactor: update blog styles for shiki

* feat: update ex...

github.com/withastro/astro - 0a3d3e51a66af80fa949ba0f5e2104439d2be634 authored over 3 years ago
Fix island deduplication ignoring props. (#2825)

* Fix island deduplication ignoring props.

Re-resolves an issue initially patched in https://...

github.com/withastro/astro - 1cd7184ca6fa6e60a69918e461f42c055e8a795e authored over 3 years ago
[ci] collect stats

github.com/withastro/astro - 0af017b9fc8abc8aa101ada7e28e9e738d166807 authored over 3 years ago
[ci] update lockfile (#2822)

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

github.com/withastro/astro - 9327b56e8200b199bbf80a70ecc202d5e1f0b01e authored over 3 years ago
test: add tailwind escape test (#2816)

github.com/withastro/astro - 915ab92204d856cda21f7a87425d757a525f6b10 authored over 3 years ago