Skip to content

chore: bump tsdown, tsgo and typescript-eslint - #1332

Merged
manuel3108 merged 3 commits into
version-1from
chore-bump-tsdown-and-typescript
Sep 20, 2026
Merged

manuel3108 merged 3 commits into
version-1from
chore-bump-tsdown-and-typescript

Conversation

@jycouet

@jycouet jycouet commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Description

Build tooling only, no runtime change:

  • tsdown 0.22 → 0.23, which requires dts.oxc: truedts.generator: 'oxc'
  • tsgo nightly and typescript-eslint 8.70. typescript stays on 6.0.3: typescript-eslint still peers on <6.1.0, so TS 7 isn't an option yet
  • api-surface snapshots regenerated: rolldown-plugin-dts 0.28 emits inline export declare and inlines smol-toml into sv-utils (index.d.mts 39.9 kB → 46.9 kB). The generator also no longer leaves a blank line behind when it strips jsdoc

This is groundwork for typing add-on options at the API level (dependsOn('tailwindcss', { plugins: [] }), #1219), which needs an up-to-date dts pipeline.

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

- migrate `dts.oxc: true` to `dts.generator: 'oxc'` (required by tsdown 0.23)
- regenerate api-surface snapshots: rolldown-plugin-dts 0.28 emits inline
  `export declare`, keeps namespace re-exports, and inlines smol-toml's
  declarations into `sv-utils` (d.mts 39.9 kB -> 46.9 kB)
@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of sv from 5be6b83:

pnx https://pkg.svelte.dev/sv/c/5be6b831a86957761fcdbfa8b73e6677f630991d create

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

@changeset-bot

changeset-bot Bot commented Sep 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5be6b83

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

@jycouet jycouet closed this Sep 19, 2026
@jycouet
jycouet deleted the chore-bump-tsdown-and-typescript branch September 19, 2026 20:30
@jycouet
jycouet restored the chore-bump-tsdown-and-typescript branch September 19, 2026 20:34
@jycouet jycouet reopened this Sep 19, 2026
@manuel3108
manuel3108 merged commit d1a918c into version-1 Sep 20, 2026
14 checks passed
@manuel3108
manuel3108 deleted the chore-bump-tsdown-and-typescript branch September 20, 2026 05:13
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.

2 participants