summaryrefslogtreecommitdiff
path: root/examples/integrations-playground (follow)
AgeCommit message (Collapse)AuthorFilesLines
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.2Gravatar github-actions[bot] 1-7/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-24[ci] release (next) (#2860)astro@0.25.0-next.3@astrojs/prism@0.4.1-next.0@astrojs/preact@0.0.2-next.1@astrojs/node@0.0.2-next.0@astrojs/markdown-remark@0.7.0-next.1Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.0Gravatar github-actions[bot] 1-7/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-21[ci] update lockfile (#2841)Gravatar Fred K. Schott 1-2/+2
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-03-20[ci] release (next) (#2838)astro@0.25.0-next.1Gravatar Fred K. Schott 1-1/+1
This reverts commit 935e6fa0c884d7f71129f36c0ac27607ee8281b2.
2022-03-20Revert "[ci] release (next) (#2838)"Gravatar Fred K. Schott 1-1/+1
This reverts commit 5df8d68094badb72f58c7fc93438ec85ac843040.
2022-03-19[ci] release (next) (#2838)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-03-18chore: cleanup example dependencies (#2837)Gravatar Nate Moore 1-0/+10
2022-03-18[ci] release (next) (#2812)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 17-0/+284
* 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