summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/functions/prerender.test.js
diff options
context:
space:
mode:
authorGravatar delucis <delucis@users.noreply.github.com> 2023-09-27 19:19:41 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2023-09-27 19:19:41 +0000
commit5121740de72535edd5cf227d1ab18da1024546c8 (patch)
tree4a23eedbd861bb852346351d36da2ba72bb0700e /packages/integrations/netlify/test/functions/prerender.test.js
parent9b0114c7d3f82914f4443c865ac38d5859fbbceb (diff)
downloadastro-5121740de72535edd5cf227d1ab18da1024546c8.tar.gz
astro-5121740de72535edd5cf227d1ab18da1024546c8.tar.zst
astro-5121740de72535edd5cf227d1ab18da1024546c8.zip
[ci] format
Diffstat (limited to 'packages/integrations/netlify/test/functions/prerender.test.js')
0 files changed, 0 insertions, 0 deletions
d2fc7?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Bjorn Lu 4-33/+7 * Remove Astro.glob template literal trick * Remove RenderTemplateResult toString * Remove astro add volar warning * Add changeset 2023-01-03Fix astro-embed peerDep issue (#5731)Gravatar Matthew Phillips 2-2/+2 * Fix astro-embed peerDep issue * Update lockfile 2023-01-03Fix missing ts flag on main (#5730)Gravatar Matthew Phillips 1-0/+1 2023-01-03[ci] formatGravatar matthewp 3-10/+2 2023-01-03Remove MDX Fragment hack (#5716)Gravatar Bjorn Lu 2-9/+6 * Remove MDX Fragment hack * Update .changeset/lovely-terms-drive.md Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> 2023-01-03Remove deprecated APIs (#5707)Gravatar Bjorn Lu 18-217/+87 * Remove deprecated Astro globals * Remove deprecated hook param * Fix test * Add changeset * Add TODO 2023-01-03Unflag experimental features (#5728)Gravatar Nate Moore 13-122/+26 * feat: unflag `--experimental-error-overlay` * feat: unflag `--experimental-prerender` * chore: add changeset * Update chilled-geese-worry.md * test: update test to use `mjs` * Update .changeset/chilled-geese-worry.md Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> * Update chilled-geese-worry.md Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> 2023-01-03Upgrade to Vite 4 (#5685)Gravatar Bjorn Lu 21-3459/+337 * Upgrade Vite 4 * Simplify Svelte preprocess setup * Upgrade rollup * Fix tests * Fix wrong changeset target * Fix error tests * Set NODE_ENV default 2023-01-03[ci] update lockfile (#5686)Gravatar Fred K. Bot 4-3215/+2864 * [ci] update lockfile * Fix build errors from new TypeScript version * Updated lockfile Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>