Skip to content

ultracite@7.2.5

Choose a tag to compare

@github-actions github-actions released this 05 Mar 21:17
0b4404e

Patch Changes

  • 83bafe4: Disable useValidLang rule for SvelteKit app.html to prevent false positives from %lang% placeholder
  • 4df6da9: Disable noUndeclaredVariables for Svelte files to fix false positives with template block variables like {#each}