Skip to content

chore: remove unused module ID - #16465

Merged
Rich-Harris merged 1 commit into
version-3from
remove-unused-module-id
Jul 22, 2026
Merged

chore: remove unused module ID#16465
Rich-Harris merged 1 commit into
version-3from
remove-unused-module-id

Conversation

@teemingc

Copy link
Copy Markdown
Member

The module ID has no references. Must be a leftover after the changes from adding $app/manifest?

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 1981ee1:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/1981ee15b9816eb7f5b08908078f7193432012ba

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16465

@changeset-bot

changeset-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1981ee1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot

Copy link
Copy Markdown

@Rich-Harris
Rich-Harris merged commit 92a9754 into version-3 Jul 22, 2026
21 checks passed
@Rich-Harris
Rich-Harris deleted the remove-unused-module-id branch July 22, 2026 01:48
filiabel added a commit to filiabel/kit that referenced this pull request Aug 18, 2026
`sveltekit_server` was removed as an unused module ID in sveltejs#16465, then
reintroduced by sveltejs#16450 without a consumer. `noop_tracer` has been unused
since it was added in sveltejs#13899, and `remove_optional_params` since sveltejs#9571.

Removing `remove_optional_params` also orphans `optional_param_regex`, and
removing `noop_tracer` orphans the `Tracer` type import; both go with them.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants