Skip to content

Update @sveltejs/kit #1265

@7dev7urandom

Description

@7dev7urandom

@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:

  1. OTEL is now first-class integrated into SvelteKit (also requires updating adapter-node).
  2. Remote functions are currently experimental but are super useful and will include SSE functionality soon.
  3. Significantly better stack trace error logging. adapter-node still has a source map issue but error logs are much cleaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions