Skip to content

Conversation

@Rich-Harris
Copy link
Member

Spotted an opportunity to tidy up runtime.js a bit more by moving some legacy code into a separate module. Was able to simplify things a bit at the same time — removing the double untrack, removing some unnecessary variables

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.
  • If this PR changes code within packages/svelte/src, add a changeset (npx changeset).

Tests and linting

  • Run the tests with pnpm test and lint the project with pnpm lint

@github-actions
Copy link
Contributor

Playground

pnpm add https://pkg.pr.new/svelte@16456

@Ocean-OS Ocean-OS merged commit 1f99914 into main Jul 20, 2025
15 checks passed
@Ocean-OS Ocean-OS deleted the move-legacy-code branch July 20, 2025 21:22
@github-actions github-actions bot mentioned this pull request Jul 20, 2025
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