-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
@sveltejs/kit should be updated to latest version.
@sveltejs/[email protected] introduced "better type-safety for page.route.id, page.params, page.url.pathname and various other places." This broke our page.params calls and needs to be addressed. This is why we are currently pinned on 2.25.2.
If this can be resolved in a satisfactory way we can update to latest SvelteKit. Here are some benefits:
- OTEL is now first-class integrated into SvelteKit (also requires updating adapter-node).
- Remote functions are currently experimental but are super useful and will include SSE functionality soon.
- Significantly better stack trace error logging.
adapter-node
still has a source map issue but error logs are much cleaner.
Metadata
Metadata
Assignees
Labels
No labels