Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-06 | [ci] release (beta) (#3007)astro@1.0.0-beta.4@astrojs/vercel@0.0.3-beta.0@astrojs/solid-js@0.0.4-beta.0@astrojs/renderer-solid@0.4.1-beta.0@astrojs/partytown@0.1.1-beta.0@astrojs/netlify@0.1.1-beta.1 | 41 | -101/+151 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-06 | [ci] format | 3 | -10/+16 | ||
2022-04-06 | fix(#2987): relative config handling with `--config` flag (#3001) | 5 | -9/+92 | ||
* fix(#2987): relative config handling with `--config` flag * test: fix tests * fix: improve config test for failure case * fix: test on windows? * fix: test on windows? | |||||
2022-04-06 | [ci] format | 3 | -8/+11 | ||
2022-04-06 | Fix Netlify adapter and dynamic routes (#3011) | 10 | -18/+82 | ||
* Fix Netlify adapter and dynamic routes * Changeset | |||||
2022-04-06 | fix(integrations): `astro:build:done` dir now matches SSR client output (#3008) | 5 | -7/+20 | ||
* `dir` now matches client output * Updated integrations * Changeset | |||||
2022-04-06 | fix: Nested hydration with Solid (#3003) | 3 | -16/+44 | ||
* fix: solid nested hydration * Create ten-rice-unite.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2022-04-06 | [ci] format | 2 | -6/+15 | ||
2022-04-06 | Astro add docs (#2958) | 3 | -3/+49 | ||
* So This works 😎 * need to add to the cli next * Renamed Files and Export Applied creditation to where I found the 'inspiration' for this application. * applied `astro docs` to cli * Trying to add to CLI, Not working 🤷♂️ * Converted into async method, * 🎆🎆 It works!!! 🥳🎉🥳 Embarrasing as it is I totally missed the part where logic was to be in. * Moved `docs` cmd to `supportedCommands` * refactor: cleanup docs command * chore: add changeset * chore: rename browser to open Co-authored-by: Nate Moore <nate@skypack.dev> | |||||
2022-04-06 | fix: @astrojs/vercel bug fixes (#3000) | 2 | -6/+29 | ||
* Fixed outDir * Updated server out * changeset * Renamed out to tmp | |||||
2022-04-06 | [ci] format | 1 | -32/+32 | ||
2022-04-06 | [ci] release (beta) (#3005)astro@1.0.0-beta.3 | 31 | -88/+98 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-06 | Fixes dynamic API routes in SSR (#3006) | 4 | -1/+26 | ||
* Fixes dynamic API routes in SSR * Adds a changeset | |||||
2022-04-06 | [ci] format | 1 | -1/+1 | ||
2022-04-06 | fix(#2981): keeps `astro preview` server alive (#3004) | 3 | -1/+17 | ||
* fix(#2981): keeps server alive * chore: adding changeset * keep alive until the 'close' or 'error' event fires | |||||
2022-04-06 | Update readme.md | 1 | -2/+3 | ||
2022-04-06 | [ci] collect stats | 1 | -0/+1 | ||
2022-04-05 | [ci] format | 1 | -1/+1 | ||
2022-04-05 | [ci] release (beta) (#2997)@astrojs/netlify@0.1.1-beta.0 | 3 | -2/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-05 | Docs: netlify adapter site requirement (#2996) | 3 | -4/+23 | ||
* feat: human-readable error on bad site or base * fix: human-readable error should have 1 config option * docs: update README * chore: changeset * docs: mention localhost for testing via netlify CLI | |||||
2022-04-05 | [ci] collect stats | 1 | -0/+1 | ||
2022-04-05 | [ci] format | 1 | -32/+32 | ||
2022-04-04 | [ci] release (beta) (#2992)astro@1.0.0-beta.2 | 31 | -87/+94 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-04 | add missing changeset for #2991 | 1 | -0/+5 | ||
2022-04-05 | [ci] format | 1 | -2/+2 | ||
2022-04-04 | fix markdown mode default (#2991) | 1 | -1/+3 | ||
* fix markdown mode default * Update config.ts | |||||
2022-04-04 | Revert "keep publishing to latest, even in pre mode (#2990)" | 1 | -1/+1 | ||
t This reverts commit dbefa16e57430b56ec6373ec837a0d4e4065f271. | |||||
2022-04-04 | [ci] format | 1 | -32/+32 | ||
2022-04-04 | [ci] release (beta) (#2989)astro@1.0.0-beta.1 | 31 | -88/+95 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-04 | keep publishing to latest, even in pre mode (#2990) | 1 | -1/+1 | ||
2022-04-04 | Create thin-cameras-clean.md | 1 | -0/+5 | ||
2022-04-04 | Add missing entry in files field in package.json (#2988) | 1 | -0/+2 | ||
2022-04-04 | [ci] format | 1 | -32/+32 | ||
2022-04-04 | [ci] release (beta) (#2986)astro@1.0.0-beta.0 | 31 | -88/+97 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-04 | [ci] format | 1 | -2/+2 | ||
2022-04-04 | Add JSX definitions to main repo (#2985) | 2 | -0/+1115 | ||
2022-04-04 | enter beta pre mode (#2979) | 2 | -0/+68 | ||
* enter beta pre mode * Update shiny-rice-worry.md * Update shiny-rice-worry.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2022-04-04 | [ci] collect statsfeat/config-log-level | 1 | -0/+1 | ||
2022-04-04 | [ci] formatastro@0.26.1@astrojs/vercel@0.0.2@astrojs/markdown-remark@0.8.1 | 2 | -36/+36 | ||
2022-04-03 | [ci] release (#2975) | 39 | -126/+127 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-03 | fix outdir default type docs | 1 | -1/+1 | ||
2022-04-03 | fix: edge case with slotted children (#2978) | 2 | -2/+7 | ||
2022-04-03 | chore: updated examples to v0.26.0 (#2977) | 12 | -17/+17 | ||
* New script behavior * Astro.request * Reverted `deno` to `node` * Updated subpath | |||||
2022-04-03 | Merge branch 'main' of github.com:withastro/astro | 7 | -9/+24 | ||
2022-04-03 | fix(cli): prevent CLI from hanging (#2974) | 2 | -1/+8 | ||
* fix(cli): prevent hanging CLI * Changeset | |||||
2022-04-03 | fix(markdown): escape when mode == 'md' (#2971) | 2 | -6/+8 | ||
* Fix rehype escape * Changeset | |||||
2022-04-03 | Fixing the new config defaults (docs only) (#2973) | 2 | -2/+7 | ||
* updating the default listed in config jsdocs * chore: adding changeset * outDir had the wrong default listed as well * chore: updating changeset description | |||||
2022-04-03 | [ci] collect stats | 1 | -0/+1 | ||
2022-04-02 | New astro config | 1 | -4/+4 | ||
2022-04-02 | Formatted | 1 | -1/+2 | ||