summaryrefslogtreecommitdiff
path: root/packages/integrations (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-11[ci] formatGravatar FredKSchott 1-0/+1
2022-04-10fix up changelogsGravatar Fred K. Schott 11-23/+16
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.0Gravatar github-actions[bot] 22-11/+99
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10revert releaseGravatar Fred K. Schott 22-99/+11
2022-04-11[ci] formatGravatar FredKSchott 2-2/+2
2022-04-10[ci] release (#3060)Gravatar github-actions[bot] 22-13/+101
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10update lockfile (#3059)Gravatar Fred K. Schott 5-9/+9
2022-04-10update tailwind integration readmeGravatar Fred K. Schott 1-9/+33
2022-04-10[ci] formatGravatar FredKSchott 1-1/+1
2022-04-10remove site requirement from netlify adapter (#3041)Gravatar Fred K. Schott 3-26/+18
* remove site requirement from netlify adapter * update readme
2022-04-10chore: updated esbuild (#3028)Gravatar Juan Martín Seery 1-1/+1
* chore: updated esbuild * Changeset
2022-04-07[ci] release (beta) (#3023)astro@1.0.0-beta.5@astrojs/vercel@0.0.3-beta.1Gravatar github-actions[bot] 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-07[ci] formatGravatar matthewp 1-1/+1
2022-04-07Allow an adapter to export default (#3022)Gravatar Matthew Phillips 2-3/+3
* Allow an adapter to export default * Adds a changeset
2022-04-06[ci] formatGravatar natemoo-re 1-1/+1
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.1Gravatar github-actions[bot] 8-5/+31
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-06[ci] formatGravatar matthewp 2-7/+10
2022-04-06Fix Netlify adapter and dynamic routes (#3011)Gravatar Matthew Phillips 5-1/+55
* Fix Netlify adapter and dynamic routes * Changeset
2022-04-06fix(integrations): `astro:build:done` dir now matches SSR client output (#3008)Gravatar Juan Martín Seery 2-6/+6
* `dir` now matches client output * Updated integrations * Changeset
2022-04-06fix: Nested hydration with Solid (#3003)Gravatar Ryan Carniato 1-8/+19
* fix: solid nested hydration * Create ten-rice-unite.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-04-06fix: @astrojs/vercel bug fixes (#3000)Gravatar Juan Martín Seery 1-6/+24
* Fixed outDir * Updated server out * changeset * Renamed out to tmp
2022-04-06Update readme.mdGravatar Nate Moore 1-2/+3
2022-04-05[ci] formatGravatar matthewp 1-1/+1
2022-04-05[ci] release (beta) (#2997)@astrojs/netlify@0.1.1-beta.0Gravatar github-actions[bot] 2-2/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-05Docs: netlify adapter site requirement (#2996)Gravatar Ben Holmes 2-4/+18
* 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-03[ci] release (#2975)Gravatar github-actions[bot] 2-1/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-02New astro configGravatar JuanM04 1-4/+4
2022-04-02FormattedGravatar JuanM04 1-1/+2
2022-04-02Merge branch 'main' into feat/vercel-adapterGravatar JuanM04 39-67/+313
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 20-33/+136
2022-04-02[ci] formatastro@0.26.0@astrojs/tailwind@0.1.0@astrojs/sitemap@0.1.0@astrojs/react@0.1.0@astrojs/partytown@0.1.0@astrojs/netlify@0.1.0@astrojs/markdown-remark@0.8.0@astrojs/deno@0.1.0Gravatar FredKSchott 1-1/+1
2022-04-02[ci] release (#2969)Gravatar github-actions[bot] 12-7/+57
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-02Revert "[ci] release (#2925)"Gravatar Fred K. Schott 12-56/+6
This reverts commit 48c9b142cccaff780b0d72abdd858214614af09f.
2022-04-02[ci] formatGravatar FredKSchott 1-1/+1
2022-04-02[ci] release (#2925)Gravatar github-actions[bot] 12-7/+57
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-02exit prerelease mode (#2967)Gravatar Fred K. Schott 4-7/+7
2022-04-02Migrate to new config (#2962)Gravatar Nate Moore 6-24/+93
* wip: config migration * fix: formatting * refactor: projectRoot -> root * refactor: pageUrlFormat -> format * refactor: buildOptions.site -> site * refactor: public -> publicDir * refactor: dist -> outDir * refactor: styleOptions -> style * fix: some dist tests -> outDir * refactor: remove legacyBuild (with TODOs) * refactor: more legacyBuild cleanup * refactor: server host and port * fix: remove experimentalStaticBuild CLI flag * refactor: src -> srcDir * refactor: devOptions.trailing -> trailing * refactor: remove sitemap + related flags * refactor: experimentalSSR -> experimental.ssr * fix: last devOptions * refactor: drafts -> markdown.drafts * fix: TS error on port as const * refactor: remove pages * refactor: more --project-root updates * refactor: markdownOptions -> markdown * fix: remaining type errors * feat: update AstroUserConfig * refactor: update CLI flag mapper + server mapper * fix: loadFixture projectRoot * fix: merge CLI flags before validating / transforming * wip: attempt to fix bad createRouteManifest config * refactor: combine config.base and config.site * fix: skip route manifest test for now * fix: site and base handling * refactor: update failing config testes * fix: build failure * feat: update config types with migration help * chore: update types * fix(deno): update deno fixture * chore: remove config migration logic * chore: remove logLevel * chore: clean-up config types * chore: update config warning * chore: add changeset * Sitemap Integration (#2965) * feat: add sitemap filter config option * feat: add canonicalURL sitemap config option * docs: update sitemap README * fix: update for new config * fix: filter not being applied * chore: changeset Co-authored-by: bholmesdev <hey@bholmes.dev> * fred pass * fix: Astro.resolve typo * fix: public => publicDir Co-authored-by: bholmesdev <hey@bholmes.dev> Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-04-01Allows projects to opt out of the base Tailwind styles (#2959)Gravatar Tony Sullivan 2-2/+26
* adding an option to opt-out of the Tailwind base styles * chore: adding changeset description
2022-03-31Added some commentsGravatar JuanM04 1-1/+1
2022-03-31Reverted config hook changesGravatar JuanM04 1-5/+7
2022-03-31Removed extra codeGravatar JuanM04 1-12/+0
2022-03-31Updated readmeGravatar JuanM04 1-1/+1
2022-03-31Merge branch 'main' into feat/vercel-adapterGravatar JuanM04 8-17/+107
2022-03-31fix: `--experimental-ssr` fixes (#2937)Gravatar Juan Martín Seery 2-2/+3
* Replaced `--experimental-ssr` with `isBuildingToSSR` * changest * Improved `isBuildingToSSR` a bit * Added `isBuildingToSSR` to more places!!1! * Added `@deprecated` tag * Replaced missing experimentalSsr * Added failing test * Removed test * Re-added experimental ssr flag * Fixed typo Co-authored-by: Matthew Phillips <matthew@skypack.dev> * Fixed deno tests Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-03-31[ci] formatGravatar matthewp 1-1/+1
2022-03-31React 18 monorepo upgrade (#2948)Gravatar Fred K. Schott 2-3/+3
* First pass at supporting React 18 in @astrojs/react * Try marking React 18’s `react-dom/client` as external * Try a different approach to importing different React versions * Allow resolving JSON modules * Revert "Allow resolving JSON modules" This reverts commit 5279b7249c52b20fd74fe48f9f1047c9b3a117dc. * Try the separate client entrypoint approach from #2946 * Clean up diff * Trying to see something * Just keep swimming… 🐠 * update to support react 18 * update React to React 18 across the board Co-authored-by: delucis <swithinbank@gmail.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-03-31[ci] formatGravatar matthewp 1-1/+1
2022-03-31Add support for React 18 in @astrojs/react (#2947)Gravatar Fred K. Schott 6-13/+102
* First pass at supporting React 18 in @astrojs/react * Try marking React 18’s `react-dom/client` as external * Try a different approach to importing different React versions * Allow resolving JSON modules * Revert "Allow resolving JSON modules" This reverts commit 5279b7249c52b20fd74fe48f9f1047c9b3a117dc. * Try the separate client entrypoint approach from #2946 * Clean up diff * Trying to see something * Just keep swimming… 🐠 * update to support react 18 * add changeset * add docs Co-authored-by: delucis <swithinbank@gmail.com>
2022-03-30Build to CommonJSGravatar JuanM04 2-20/+24
2022-03-30Merge branch 'main' into feat/vercel-adapterGravatar JuanM04 14-1/+264