-
Notifications
You must be signed in to change notification settings - Fork 33
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: sync with [email protected] #194
Conversation
Failing end-to-end test may be because of #190 as the test is of a static page - Omit prerendered routes from server manifest I guess it is good that the end-to-end test managed to capture the issue. If someone sees this before this PR is merged, feel free to help out, I am very busy at the moment. |
@jthegedus do you think this MR also fix the adapter for svelte-kit 1.0? |
@CodeCakePie yes, this should resolve For those reading who may be able to help, i believe we want to update Feel free to pr to the branch this pr is from. |
* chore: bump asdf tools * chore: bump dependencies * chore: apply xojs fixes * test: bump test functions to nodejs18 * test: bump test deps & devdeps * fix: rm check of runtime version assume nodejs18 * docs: update compat table * test: fix end-to-end test firebase config * chore(deps): Bump kit v1.1.1; ava, xo, esbuild, firebase-functions * fix(lint): Use explicit `import type` statement * fix(lint): Use the preferred nullish coalescing op over ternary * test(version): Switch to `checkout@v3` to get rid of Node.js 12 warnings * feat: Add Node.js 18 support * fix: Missing 2nd argument for (reading 'prerendering' error) * fix(#200/@AndrewLester): Write prerendered fiels to public directory * test(version): Add Node.js 18 to test cases * fix(test): Add static route for `/about`. Switch from Svelte demo -> sverdle * fix(test): Missing quote in `firebase.json`. Change label in test from Todos to Sverdle Co-authored-by: Paul Pham <[email protected]>
Summary
Sync SvelteKit to latest alpha version
@sveltejs/[email protected]
Other Information
todo:
next.587
) kit version1.0.0