-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Redirect issue when using baseURL #1584
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3e2abd - Browse repository at this point
Copy the full SHA d3e2abdView commit details
Commits on May 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7d2f668 - Browse repository at this point
Copy the full SHA 7d2f668View commit details
Commits on May 29, 2021
-
Merge branch 'master' of https://github.com/sveltejs/kit
* 'master' of https://github.com/sveltejs/kit: Version Packages (next) (sveltejs#1543) type fixes for adapter-node and adapter-static (sveltejs#1578) Upgrade to Vite 2.3.3 (sveltejs#1580) fix: improve getRawBody parsing & handle error(s) (sveltejs#1528) create-svelte: add svelte-check for TS (sveltejs#1556) pass validated svelte config to adapters (sveltejs#1559) types: group related and reduce potential inconsistencies (sveltejs#1539) Use sveltekit tag on StackOverflow (sveltejs#1558) Fix create-svelte build-template script (sveltejs#1555) Remove err param from Polka .listen() callback (sveltejs#1550) bump: polka and sirv versions (sveltejs#1548) svelte-kit package (sveltejs#1499)
Configuration menu - View commit details
-
Copy full SHA for f306d84 - Browse repository at this point
Copy the full SHA f306d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dabbe0 - Browse repository at this point
Copy the full SHA 9dabbe0View commit details -
Merge branch 'master' of github.com:sidharthv96/kit into fix/baseURL
* 'master' of github.com:sidharthv96/kit: chore: Add changeset for favicon Add favicon to skeleton template
Configuration menu - View commit details
-
Copy full SHA for 61255b5 - Browse repository at this point
Copy the full SHA 61255b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02c285 - Browse repository at this point
Copy the full SHA d02c285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1b978 - Browse repository at this point
Copy the full SHA 2b1b978View commit details -
Revert "Fix redirection issue sveltejs#1583"
This reverts commit 9dabbe0.
Configuration menu - View commit details
-
Copy full SHA for aa3cfbd - Browse repository at this point
Copy the full SHA aa3cfbdView commit details -
Merge remote-tracking branch 'upstream/master' into fix/basePath
* upstream/master: Add favicon to skeleton template (sveltejs#1514)
Configuration menu - View commit details
-
Copy full SHA for d022f54 - Browse repository at this point
Copy the full SHA d022f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde1c51 - Browse repository at this point
Copy the full SHA cde1c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fdde7 - Browse repository at this point
Copy the full SHA 75fdde7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4632240 - Browse repository at this point
Copy the full SHA 4632240View commit details
Commits on May 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31e21f7 - Browse repository at this point
Copy the full SHA 31e21f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dec03a - Browse repository at this point
Copy the full SHA 4dec03aView commit details
Commits on Jul 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc9e037 - Browse repository at this point
Copy the full SHA dc9e037View commit details -
Merge branch 'master' of github.com:sidharthv96/kit into fix/basePath
* 'master' of github.com:sidharthv96/kit: (1114 commits) Version Packages (next) (sveltejs#1858) Bump vite-plugin-svelte to 1.0.0-next.12 (sveltejs#1869) [fix] preserve user defined config and files on `svelte-kit package` (sveltejs#1735) [fix] handle undefined body on endpoint output (sveltejs#1808) [fix] copy essentials files from root on packaging (sveltejs#1747) [docs] sort config alphabetically (sveltejs#1867) add config.kit.package.emitTypes option (sveltejs#1852) [fix] add $lib alias to js/tsconfig (sveltejs#1860) Pass along custom properties added to Error (sveltejs#1821) Version Packages (next) (sveltejs#1840) Improve grammar in packages FAQ Docs for writing an adapter (sveltejs#1846) Additional documentation around pnpx changeset usage [feat] expose Vite.js `mode` from `$app/env` (sveltejs#1789) Service worker files exclusion support (sveltejs#1645) chore: Enable `vite.server.fs.strict` internally by default (sveltejs#1842) Test with the latest version of Svelte (sveltejs#1848) [docs] don't need to run pnpm install twice Improve HN example docs [fix] correct `ReadOnlyFormData` generator implementation (sveltejs#1837) ...
Configuration menu - View commit details
-
Copy full SHA for 56f7bcc - Browse repository at this point
Copy the full SHA 56f7bccView commit details
Commits on Jul 31, 2021
-
Merge branch 'master' of https://github.com/sveltejs/kit into fix/bas…
…ePath * 'master' of https://github.com/sveltejs/kit: (85 commits) [chore] minor simplification of `parse_body` (sveltejs#2043) Version Packages (next) (sveltejs#2026) [chore] deduplicate config types (sveltejs#2030) [chore] remove invalid css declaration (sveltejs#2038) [fix] correctly pass Vite options in preview mode (sveltejs#2036) [feat] Ignore adapter build files (sveltejs#1924) [chore] Upgrade Rollup Don't check external links on prerender (sveltejs#1679) Version Packages (next) (sveltejs#2017) [chore] convert remaining type aliases (sveltejs#2018) [feat] explicitly set compilerOptions.hydratable to config.kit.hydrate (sveltejs#2024) [feat] More powerful and configurable rendering options (sveltejs#2008) [chore] typecheck example (sveltejs#2019) Change config `prerender.force` to `prerender.onError` (sveltejs#2007) [chore] prefer interfaces to types (sveltejs#2010) [docs] minor wording improvement in migration guide (sveltejs#2006) [chore] test debugging improvements [docs] fix typo (sveltejs#2003) [chore] use @ts-expect-error instead of @ts-ignore (sveltejs#1999) Version Packages (next) (sveltejs#1996) ...
Configuration menu - View commit details
-
Copy full SHA for d1179e2 - Browse repository at this point
Copy the full SHA d1179e2View commit details