Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-10 | [ci] release (#3061)astro@1.0.0-beta.6@astrojs/vue@0.1.0@astrojs/vercel@0.1.0@astrojs/turbolinks@0.1.0@astrojs/tailwind@0.1.1@astrojs/svelte@0.1.0@astrojs/solid-js@0.1.0@astrojs/renderer-solid@0.4.1@astrojs/preact@0.1.0@astrojs/partytown@0.1.1@astrojs/node@0.1.0@astrojs/netlify@0.2.0@astrojs/lit@0.1.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-10 | revert release | 2 | -7/+1 | ||
2022-04-10 | [ci] release (#3060) | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-02 | exit prerelease mode (#2967) | 1 | -1/+1 | ||
2022-03-25 | [ci] release (#2884)create-astro@0.8.0astro@0.25.0@astrojs/vue@0.0.2@astrojs/turbolinks@0.0.2@astrojs/tailwind@0.0.2@astrojs/svelte@0.0.2@astrojs/solid-js@0.0.2@astrojs/sitemap@0.0.2@astrojs/react@0.0.2@astrojs/prism@0.4.1@astrojs/preact@0.0.2@astrojs/partytown@0.0.2@astrojs/node@0.0.2@astrojs/netlify@0.0.2@astrojs/markdown-remark@0.7.0@astrojs/lit@0.0.2 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-03-25 | Docs: READMEs for component framework integrations (#2880) | 1 | -0/+65 | ||
* docs: add base integration readme temp for Vue * docs: copy integration temp across renderers * feat: add get started with components section * feat: adapt comp integration docs for lit * nit: THERES TWO WAYS SPECIFICALLY * nit: there's more edits wait "there are" dangit | |||||
2022-03-23 | add build:ci command which skips `tsc` (#2869) | 1 | -0/+1 | ||
2022-03-21 | [ci] release (next) (#2851)create-astro@0.8.0-next.0astro@0.25.0-next.2@astrojs/vue@0.0.2-next.0@astrojs/turbolinks@0.0.2-next.0@astrojs/tailwind@0.0.2-next.0@astrojs/svelte@0.0.2-next.0@astrojs/solid-js@0.0.2-next.0@astrojs/sitemap@0.0.2-next.0@astrojs/react@0.0.2-next.0@astrojs/preact@0.0.2-next.0@astrojs/partytown@0.0.2-next.0@astrojs/lit@0.0.2-next.0 | 2 | -1/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-03-21 | chore: integration keywords (#2847) | 1 | -0/+5 | ||
* updating integration package keywords * adding a changeset | |||||
2022-03-21 | [ci] update lockfile (#2841) | 1 | -2/+2 | ||
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> | |||||
2022-03-18 | Astro Integration System (#2820) | 6 | -0/+149 | ||
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback |