Skip to content

chore: remove dependency on chokidar - #16621

Open
Nic-Polumeyv wants to merge 5 commits into
sveltejs:version-3from
Nic-Polumeyv:package-native-watch
Open

chore: remove dependency on chokidar#16621
Nic-Polumeyv wants to merge 5 commits into
sveltejs:version-3from
Nic-Polumeyv:package-native-watch

Conversation

@Nic-Polumeyv

Copy link
Copy Markdown
Contributor

Same treatment #15272 gave sade, applied to chokidar: watch mode needs recursive file events with unlink detection, and fs.watch(dir, { recursive: true }) provides them at the Node 22 floor.

@pkg-svelte-dev

pkg-svelte-dev Bot commented Aug 3, 2026

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 1824092:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/182409271e660c31b7331bc7ca98688e129b61e4

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

Note

This PR is from a fork. A maintainer must approve approve each commit before it can be built and installed.

@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1824092

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/package Patch

Not sure what this means? Click here to learn what changesets are.

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

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.

1 participant