summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-31[ci] formatGravatar natemoo-re 1-17/+22
2023-08-31fix: exclude redirects when running `functionPerRoute` (#8320)Gravatar Emanuele Stoppa 5-7/+56
2023-08-31Improve `astro info` command (#8327)Gravatar Nate Moore 3-35/+88
2023-08-31Prevent View Transition fallback from waiting on looping animations (#8331)Gravatar Matthew Phillips 2-1/+19
2023-08-31View Transitions: use history.scrollRestoration="manual" (#8231)Gravatar Justin Beaty 2-0/+14
2023-08-31fix(@astrojs/vercel): include astro feature map and adapter features to the s...Gravatar Emanuele Stoppa 2-1/+22
2023-08-31[ci] release (#8326)astro@3.0.4@astrojs/vercel@4.0.1Gravatar Houston (Bot) 44-85/+87
2023-08-31[ci] formatGravatar matthewp 2-4/+4
2023-08-31Prevent React hook call warnings when used with MDX (#8324)Gravatar Matthew Phillips 6-3/+54
2023-08-31Update Vercel warning verbiage (#8328)Gravatar Matthew Phillips 2-1/+8
2023-08-31fix(@astrojs/vercel): warn user when `functionPerRoute` is `true` (#8319)Gravatar Emanuele Stoppa 2-1/+11
2023-08-30[ci] release (#8304)astro@3.0.3Gravatar Houston (Bot) 41-70/+71
2023-08-30fix(ssr): inline middleware during the build, not rely on file system (#8300)Gravatar Emanuele Stoppa 10-38/+22
2023-08-30[ci] release (#8302)create-astro@4.0.1Gravatar Houston (Bot) 3-6/+7
2023-08-30Update CodeSandbox config for Node 18 and new editor (#8292)Gravatar Erika 49-254/+30
2023-08-30[ci] release (#8296)astro@3.0.2Gravatar Houston (Bot) 41-70/+71
2023-08-30fix: tsc errors in components (#8293)Gravatar Erika 2-0/+9
2023-08-30config: set proper default config on framework-react example (#8289)Gravatar Erika 1-1/+5
2023-08-30[ci] release (#8288)astro@3.0.1Gravatar Houston (Bot) 43-82/+77
2023-08-30Revert "[ci] release (#8285)" (#8290)Gravatar Matthew Phillips 42-75/+77
2023-08-30[ci] release (#8285)Gravatar Houston (Bot) 42-77/+75
2023-08-30chore: add warnings to console for deprecated options (#8283)Gravatar Emanuele Stoppa 2-8/+13
2023-08-30[ci] formatGravatar matthewp 1-8/+12
2023-08-30Fix astro check failure on first try (#8287)Gravatar Matthew Phillips 4-24/+36
2023-08-30[docs] remove experimental from image configs (#8282)Gravatar Sarah Rainsberger 2-4/+9
2023-08-30[ci] release (#8279)create-astro@4.0.0astro@3.0.0@astrojs/vue@3.0.0@astrojs/vercel@4.0.0@astrojs/underscore-redirects@0.3.0@astrojs/telemetry@3.0.0@astrojs/tailwind@5.0.0@astrojs/svelte@4.0.0@astrojs/solid-js@3.0.0@astrojs/sitemap@3.0.0@astrojs/rss@3.0.0@astrojs/react@3.0.0@astrojs/prism@3.0.0@astrojs/prefetch@0.4.0@astrojs/preact@3.0.0@astrojs/partytown@2.0.0@astrojs/node@6.0.0@astrojs/netlify@3.0.0@astrojs/mdx@1.0.0@astrojs/markdown-remark@3.0.0@astrojs/markdoc@0.5.0@astrojs/lit@3.0.0@astrojs/internal-helpers@0.2.0@astrojs/deno@5.0.0@astrojs/cloudflare@7.0.0@astrojs/alpinejs@0.3.0Gravatar Houston (Bot) 168-1252/+1335
2023-08-30Remove draft pages info from mdx integration guide (#8281)Gravatar Yan Thomas 1-1/+1
2023-08-30chore: exit from `next` mode (#8278)Gravatar Emanuele Stoppa 1-1/+1
2023-08-29Add missing backtics to `scopedStyleStrategy` value (#8275)Gravatar Yan Thomas 1-1/+1
2023-08-29[ci] release (rc) (#8272)astro@3.0.0-rc.11Gravatar Houston (Bot) 41-65/+72
2023-08-29[ci] formatGravatar matthewp 1-1/+1
2023-08-29Fix video persistence regression (#8271)Gravatar Matthew Phillips 3-12/+13
2023-08-29[ci] release (rc) (#8267)astro@3.0.0-rc.10Gravatar Houston (Bot) 41-65/+75
2023-08-29Prevent ViewTransition script from being added by mistake (#8268) (#8270)Gravatar Matthew Phillips 4-1/+13
2023-08-29fix: settings requiring service to be set when settings domains or remotePatt...Gravatar Erika 2-11/+21
2023-08-29added e2e tests for history navigation to fragment positions (#8265)Gravatar Martin Trapp 2-2/+46
2023-08-29[ci] release (rc) (#8256)astro@3.0.0-rc.9@astrojs/vue@3.0.0-rc.2@astrojs/telemetry@3.0.0-rc.4@astrojs/svelte@4.0.0-rc.3@astrojs/solid-js@3.0.0-rc.4@astrojs/react@3.0.0-rc.6@astrojs/preact@3.0.0-rc.3Gravatar Houston (Bot) 51-97/+159
2023-08-29[ci] formatGravatar natemoo-re 5-13/+19
2023-08-29Unmount framework components when islands are destroyed (#8264)Gravatar Nate Moore 10-43/+63
2023-08-29feat: add generic to type params to Astro global (#8263)Gravatar Erika 2-9/+20
2023-08-28[ci] formatGravatar natemoo-re 4-18/+18
2023-08-28Update telemetry notice (#8234)Gravatar Nate Moore 6-34/+133
2023-08-28 Allow fallback animations on html element (#8258)Gravatar Matthew Phillips 3-15/+25
2023-08-28[ci] release (rc) (#8238)astro@3.0.0-rc.8@astrojs/vercel@4.0.0-rc.5@astrojs/deno@5.0.0-rc.2Gravatar Houston (Bot) 43-69/+111
2023-08-28[ci] formatGravatar ematipico 5-6/+5
2023-08-28refactor: use new Astro internals (#8254)Gravatar Emanuele Stoppa 10-68/+34
2023-08-28Vercel adapter default changes (#8239)Gravatar Matthew Phillips 8-8/+39
2023-08-28feat(paginate): Return exact types from paginate() (#8229)Gravatar Erika 5-13/+53
2023-08-28[ci] formatGravatar matthewp 1-4/+8
2023-08-28Lazily initialize ResponseWithEncoding (#8253)Gravatar Matthew Phillips 5-26/+36