Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sveltejs/prettier-plugin-svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sveltejs/prettier-plugin-svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: version-3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 26, 2024

  1. chore: release 3.2.7

    dummdidumm committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    10d387a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. chore: provide option to pass Svelte compiler path (#471)

    Tooling can use this to work around some Svelte major version differences
    dummdidumm authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9010a44 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.2.8

    dummdidumm committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c496666 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    29d9f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    cb3ab67 View commit details
    Browse the repository at this point in the history
  2. chore: refactor printJS

    dummdidumm committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4e88090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6e713 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    d81ffcb View commit details
    Browse the repository at this point in the history
  2. fix: preserve style/script tags at the end of the file when using…

    … `svelteSortOrder: "none"`
    
    fixes #472
    fixes #406
    dummdidumm committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    76c04eb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Configuration menu
    Copy the full SHA
    c63b024 View commit details
    Browse the repository at this point in the history
  2. chore: release 3.3.3

    dummdidumm committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    259922f View commit details
    Browse the repository at this point in the history
Loading