Skip to content

Version Packages (next) - #1327

Open
github-actions[bot] wants to merge 1 commit into
version-1from
changeset-release/version-1
Open

github-actions[bot] wants to merge 1 commit into
version-1from
changeset-release/version-1

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to version-1, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

version-1 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on version-1.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sveltejs/sv-utils@1.0.0-next.5

Minor Changes

  • fix(sv-utils): detect pnpm version from the target project, and update pnpm.allowBuilds signature. (#1320)

    -pnpm.allowBuilds('sharp')
    +pnpm.allowBuilds({ cwd, packages: ['sharp'] })
  • feat: add @sveltejs/sv-utils/browser, the environment-agnostic subset (parsers, transforms, language tooling) with no Node builtins, so it can be bundled for the browser (#1331)

Patch Changes

  • feat(sv-utils): add commandExists (#1323)

  • fix: add zimmerframe types (#1323)

sv@1.0.0-next.8

Patch Changes

  • fix(sv): clear a previously installed add-on before installing it again, and resolve sv's node_modules from its own package.json (#1313)

  • fix(migrate): update @sveltejs/package for SvelteKit 3 (#1336)

  • fix: don't fail on a local add-on whose previous symlink target is gone (#1326)

  • fix: remove the README adapter hint when a non-auto adapter is selected (#1329)

  • feat(sv-utils): add commandExists (#1323)

  • feat(cli): Add @sveltejs/enhanced-img as a new official addon (#1300)

  • chore(cli): bump vite to 8.3 (#1291)

  • fix: add zimmerframe types (#1323)

  • Updated dependencies [7528887, 0c50d69, 9b86f62, 9b86f62]:

    • @sveltejs/sv-utils@1.0.0-next.5

@github-actions github-actions Bot added the needs-addon-integration-tests Run the addon integration test suite label Sep 18, 2026
@pkg-svelte-dev

pkg-svelte-dev Bot commented Sep 18, 2026

Copy link
Copy Markdown

Install the latest version of sv from 11c11ba:

pnx https://pkg.svelte.dev/sv/c/11c11ba9b11400a94c3619bb45fdcbbbf6591acf create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1327

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions
github-actions Bot force-pushed the changeset-release/version-1 branch 11 times, most recently from 65a2301 to ab5ef51 Compare September 20, 2026 06:38
@github-actions
github-actions Bot force-pushed the changeset-release/version-1 branch from ab5ef51 to 11c11ba Compare September 20, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-addon-integration-tests Run the addon integration test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants