0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
Commit graph

47 commits

Author SHA1 Message Date
Juan Martín Seery
fdaf843d90 feat(vercel): remove nodeVersion (#3368)
* Remove `nodeVersion`

* Changeset
2022-05-16 13:34:46 -05:00
github-actions[bot]
2c1038eeec [ci] release (#3356)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12 16:11:35 -06:00
Juan Martín Seery
a4aeb548ef fix(vercel): added type definitions (#3355)
* Added missing types

* Changeset
2022-05-12 16:59:07 -05:00
github-actions[bot]
3bf9681760 [ci] release (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12 14:48:58 -06:00
Juan Martín Seery
8d3bcdbc4f refactor(vercel): Build Output API v3 (#3216)
* Removed ignores

* Migration to v3

* More changes

* Remove legacy redirects

* Fail when there is no ENABLE_VC_BUILD

* Fix edge

* Updated readme

* Changeset

* Added static mode

* Updated documentation

* Updated shim

* Made edge work!

* Updated changeset

* Ensure empty dir

* Fixed redirects for dynamic paths

* Removed extra declaration

* Splited imports

* Updated readme

* Fixed some urls

* Deprecated shim!

* [test]: Vercel NFT

* Beautify

* Edge bundle to node 14.19

Vercel runs 14.19.1 (I've checked it manually)

* Re-added shim (#3304)

* Added `node:` prefix

* Use the same bundling as Deno for Edge

* Remove esbuild

* Fixed shim

* Moved nft

* Updated changeset

* Added note about Edge

* fix typo

* Added support for Node 16 (vercel/vercel#7772)
2022-05-11 15:10:38 -06:00
github-actions[bot]
57ede113d2 [ci] release (#3182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-26 16:49:09 -04:00
Juan Martín Seery
9e7ac1ce00 fix(vercel): trailingSlash fix for non-html pages (#3185)
* fix(vercel): `trailingSlash` fix for non-html pages

* Changeset
2022-04-26 16:00:26 -04:00
Fred K. Schott
92eb642434 [ci] update lockfile (#3162)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-04-22 10:04:01 -04:00
Juan Martín Seery
f62227f796 feat(vercel): Support trailingSlash (#3176) 2022-04-22 10:03:53 -04:00
Fred K. Schott
7a57d0874a Update Vercel adapter readme 2022-04-21 14:31:45 -07:00
Fred K. Schott
de1673e8ad Update README.md 2022-04-21 14:24:09 -07:00
Fred K. Schott
063bb3550e [ci] update lockfile (#3153)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-04-20 09:42:31 -04:00
github-actions[bot]
d3566d2ca0 [ci] release (#3120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-19 11:30:34 -04:00
Juan Martín Seery
dd48359548 feat(vercel): added warning when ENABLE_FILE_SYSTEM_API=1 is missing (#3139)
* Added warning in buildtime

* Updated readme

* Changeset
2022-04-18 19:19:46 -03:00
Juan Martín Seery
aeebd71a3b fix(vercel): CJS bundle fix (#3051)
* fix(vercel): CJS bundle fix

* Changeset
2022-04-15 15:58:57 -04:00
Nate Moore
b7ef3318ed chore: add build:ci script to integrations (#3104) 2022-04-13 13:31:50 -04:00
github-actions[bot]
217dc8080c [ci] release (#3101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-13 08:55:32 -04:00
github-actions[bot]
8c0e66466c [ci] release (#3090)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-12 20:15:14 -07:00
Juan Martín Seery
6b8d01e623 fix(vercel): support dynamic paths (#3081)
* fix(vercel): support dynamic paths

* Changeset
2022-04-12 10:02:59 -04:00
github-actions[bot]
2ca4343d02 [ci] release (#3064)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10 21:13:11 -07:00
github-actions[bot]
bb5bc0c6ed [ci] release (#3062)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10 20:36:20 -07:00
FredKSchott
a0d1dc9a52 [ci] format 2022-04-11 03:30:44 +00:00
Fred K. Schott
ac09767277 fix up changelogs 2022-04-10 20:29:51 -07:00
github-actions[bot]
91c3093d3c [ci] release (#3061)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10 20:15:02 -07:00
Fred K. Schott
5eea1ec0c2 revert release 2022-04-10 20:11:34 -07:00
github-actions[bot]
82172f2607 [ci] release (#3060)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-10 20:01:00 -07:00
Juan Martín Seery
8359c21b4c chore: updated esbuild (#3028)
* chore: updated esbuild

* Changeset
2022-04-10 14:33:10 -07:00
github-actions[bot]
2593061ea1 [ci] release (beta) (#3023)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-07 15:22:47 -04:00
matthewp
f765ee11f3 [ci] format 2022-04-07 17:23:16 +00:00
Matthew Phillips
d301fe1700 Allow an adapter to export default (#3022)
* Allow an adapter to export default

* Adds a changeset
2022-04-07 13:21:56 -04:00
github-actions[bot]
49c0f5ffe1 [ci] release (beta) (#3007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-06 16:40:46 -05:00
Juan Martín Seery
39e7707904 fix(integrations): astro:build:done dir now matches SSR client output (#3008)
* `dir` now matches client output

* Updated integrations

* Changeset
2022-04-06 16:20:58 -04:00
Juan Martín Seery
100b481b8d fix: @astrojs/vercel bug fixes (#3000)
* Fixed outDir

* Updated server out

* changeset

* Renamed out to tmp
2022-04-06 14:15:46 -03:00
github-actions[bot]
8d36274237 [ci] release (#2975)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-03 23:25:00 -07:00
JuanM04
418d382873 New astro config 2022-04-02 18:59:03 -03:00
JuanM04
4a5dfc198c Formatted 2022-04-02 18:56:13 -03:00
JuanM04
8b7e790db8 Added some comments 2022-03-31 15:37:33 -03:00
JuanM04
821a0cd68e Reverted config hook changes 2022-03-31 15:31:56 -03:00
JuanM04
772645d73f Removed extra code 2022-03-31 15:14:04 -03:00
JuanM04
d3db0fc845 Updated readme 2022-03-31 15:12:43 -03:00
JuanM04
ec875ec10b Build to CommonJS 2022-03-30 23:08:39 -03:00
JuanM04
343aaf1300 Updated readme 2022-03-29 23:11:27 -03:00
JuanM04
32f6f0bc76 Removed changes no longer necessary 2022-03-29 23:04:53 -03:00
JuanM04
93a9878950 Rework - now it's all SSR 2022-03-29 23:01:37 -03:00
JuanM04
dbbf77472c Updated some types + added webapi 2022-03-28 17:55:03 -03:00
JuanM04
3bb190b53d Build API Routes 2022-03-28 15:13:14 -03:00
JuanM04
9b780eb456 Basic Filesystem API 2022-03-28 10:05:55 -03:00