Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-svelte ^2.10.1 -> ^3.4.0 age confidence

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.4.0

Compare Source

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.8

Compare Source

v3.2.7

Compare Source

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions
  • (fix) Svelte 5: properly determine end of snippet parameters with TS annotations

v3.2.6

Compare Source

  • (feat) Svelte 5: never quote single-expression-attributes

v3.2.5

Compare Source

  • (fix) Svelte 5: format TypeScript in the template

v3.2.4

Compare Source

  • (fix) speed up regex

v3.2.3

Compare Source

  • (fix) don't force-self-close <slot> tags

v3.2.2

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.1

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.0

Compare Source

  • (feat) format JSON script tags
  • (feat) introduce separate entry point using prettier/standalone
  • (fix) don't duplicate comments of nested script/style tags
  • (fix) handle updated Snippet block AST shape

v3.1.2

Compare Source

  • (fix) handle > tags in attributes

v3.1.1

Compare Source

  • (fix) handle types on each/await contexts

v3.1.0

Compare Source

  • (feat) add experimental support for Svelte 5
  • (feat) support #snippet and @render

v3.0.3

Compare Source

  • (fix) handle static tag attributes on <svelte:element>

v3.0.2

Compare Source

  • (fix) add package.json to exports map

v3.0.1

Compare Source

  • (fix) support less/scss in style tags

v3.0.0

Compare Source

  • (breaking) requires prettier version 3. This may require adjustments to your configuration file, see the migration guide for more info
  • (breaking) requires node version 14 or higher
  • (breaking) Whether or not empty elements/components should self-close is now left to the user - in other words, if you write <div /> or <Component /> that stays as is, and so does <div></div>/<Component></Component>. If svelteStrictMode is turned on, it will still only allow <div></div> notation for elements (but it will leave your components alone)
  • (breaking) svelteAllowShorthand now takes precedence over svelteStrictMode, which no longer has any effect on that behavior. Set svelteAllowShorthand to false to get back the v2 behavior
  • (breaking) remove deprecated svelteSortOrder options

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from Plyrs1 and satoufuyuki as code owners July 19, 2023 19:20
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 3 times, most recently from c0beeec to f872e1c Compare July 27, 2023 20:04
@vercel
Copy link

vercel bot commented Nov 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
awi-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 8:10pm

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from f872e1c to 820f4ac Compare November 10, 2023 11:07
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 820f4ac to 2f50946 Compare November 21, 2023 00:08
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 2f50946 to 09e8fc0 Compare November 22, 2023 21:51
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 09e8fc0 to bb936e1 Compare February 13, 2024 14:02
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from bb936e1 to a3568a4 Compare February 14, 2024 09:51
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from a3568a4 to abfd64f Compare February 28, 2024 11:11
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from abfd64f to 3c31b5b Compare April 12, 2024 16:50
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 3c31b5b to 308fd6d Compare June 6, 2024 12:38
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 308fd6d to f4e3fc7 Compare June 20, 2024 14:06
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from f4e3fc7 to a81c781 Compare July 17, 2024 14:37
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from a81c781 to 3b42791 Compare September 26, 2024 11:19
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 3b42791 to 9c9d78b Compare November 11, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant