Skip to content

chore(oxfmt): Bump svelte and tailwind plugin version#22705

Merged
graphite-app[bot] merged 1 commit into
mainfrom
05-25-chore_oxfmt_bump_svelte_and_tailwind_plugin_version
May 25, 2026
Merged

chore(oxfmt): Bump svelte and tailwind plugin version#22705
graphite-app[bot] merged 1 commit into
mainfrom
05-25-chore_oxfmt_bump_svelte_and_tailwind_plugin_version

Conversation

@leaysgur

@leaysgur leaysgur commented May 25, 2026

Copy link
Copy Markdown
Member

Upadte prettier-plugin-svelte along with prettier-plugin-tailwindcss.

While prettier-plugin-svelte@3 previously supported Svelte 4 and below, this new version has dropped that support. (= breaking change)

However, since Oxfmt has specified Svelte 5 as a peer dependency ever since adding Svelte support, it has never supported Svelte 4 or earlier.

In that sense, this is not a breaking change for Oxfmt.

@github-actions github-actions Bot added A-cli Area - CLI A-formatter Area - Formatter labels May 25, 2026

leaysgur commented May 25, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@leaysgur

Copy link
Copy Markdown
Member Author

/oxfmt-ecosys

@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Oxfmt Ecosystem CI

suite oxfmt@latest refs/pull/22705/head branch
actualbudget/actual
formatjs/formatjs
eggjs/egg
cnpm/cnpmcore
vercel/turborepo
vuejs/pinia
fastify/fastify-vite
fuma-nama/fumadocs
AmanVarshney01/create-better-t-stack
huggingface/huggingface.js
monkeytypegame/monkeytype
tale/headplane
mastodon/mastodon
getsentry/sentry-javascript
cloudflare/agents
dyad-sh/dyad
vuejs/core
lichess-org/lila
openclaw/openclaw
npmx-dev/npmx.dev
Comfy-Org/ComfyUI_frontend
rolldown/rolldown
aidenybai/react-grab

@leaysgur

Copy link
Copy Markdown
Member Author

There is no project using Svelte in ecosys matrix. In that sense, this is meant to verify that there are no regressions following the tailwind plugin update.

@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label May 25, 2026

leaysgur commented May 25, 2026

Copy link
Copy Markdown
Member Author

Merge activity

Upadte `prettier-plugin-svelte` along with `prettier-plugin-tailwindcss`.

- `prettier-plugin-svelte@4` has just released
  - This plugin requires Svelte 5 and uses new AST internally
- This breaks `prettier-plugin-tailwindcss`, which does not support new AST shape
- So we also update `prettier-plugin-tailwindcss` to support new AST

While `prettier-plugin-svelte@3` previously supported Svelte 4 and below, this new version has dropped that support. (= breaking change)

However, since Oxfmt has specified Svelte 5 as a peer dependency ever since adding Svelte support, it has never supported Svelte 4 or earlier.

In that sense, this is not a breaking change for Oxfmt.
@graphite-app graphite-app Bot force-pushed the 05-25-chore_oxfmt_bump_svelte_and_tailwind_plugin_version branch from af62d8b to a474264 Compare May 25, 2026 05:09
@graphite-app graphite-app Bot merged commit a474264 into main May 25, 2026
29 checks passed
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label May 25, 2026
@graphite-app graphite-app Bot deleted the 05-25-chore_oxfmt_bump_svelte_and_tailwind_plugin_version branch May 25, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant