Chris Swithinbank
|
1f9e4857ff
|
Integration README fixes (#3865)
* Remove stray XML tag in sitemap integration README
* Fix link errors
* Add changeset
|
2022-07-08 21:56:24 +02:00 |
|
Dan Jutan
|
8045c8ade1
|
Integration Docs Next Steps (#3677)
* sitemap readme skeleton + first sections
* Revert "sitemap readme skeleton + first sections"
This reverts commit cc55b312b6 .
* sitemap readme skeleton + first sections
* remove canonicalURL option from sitemap
* add customPages option to readme
* sitemap examples
* partytown
* deno run command
* reference deno example
* node readme
* netlify & vercel readmes
* note that telemetry is installed
* telemetry is *enabled*, not installed
* Update packages/integrations/vercel/README.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* Update packages/integrations/vercel/README.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* readme -> README
* Update packages/integrations/deno/readme.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* Update packages/integrations/deno/readme.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* qualify they
* Update packages/integrations/sitemap/README.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* Uppercase README names
* Update packages/integrations/partytown/README.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* imports -> import typo
* update changeset
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
|
2022-06-30 12:02:39 -04:00 |
|
Juan Martín Seery
|
9d01f93b1c
|
feat(vercel): remove nodeVersion (#3368)
* Remove `nodeVersion`
* Changeset
|
2022-05-16 13:34:46 -05:00 |
|
Juan Martín Seery
|
114bf63e11
|
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 |
|
Fred K. Schott
|
9c0fc6877a
|
Update Vercel adapter readme
|
2022-04-21 14:31:45 -07:00 |
|
Fred K. Schott
|
0b432c087a
|
Update README.md
|
2022-04-21 14:24:09 -07:00 |
|
Juan Martín Seery
|
4ac3797344
|
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 |
|
JuanM04
|
437e08e5ca
|
Updated readme
|
2022-03-31 15:12:43 -03:00 |
|
JuanM04
|
8c65f13327
|
Updated readme
|
2022-03-29 23:11:27 -03:00 |
|
JuanM04
|
d4cff2333d
|
Basic Filesystem API
|
2022-03-28 10:05:55 -03:00 |
|