Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) prevent duplicate import updates #1466

Merged
merged 3 commits into from May 7, 2022

Commits on May 1, 2022

  1. (fix) prevent duplicate import updates

    The TS plugin and the Svelte extension want to update the same locations after a file move/rename in some cases; prevent that
    sveltejs#641
    Simon committed May 1, 2022
    Copy the full SHA
    840b213 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. more robust change of files

    Simon committed May 3, 2022
    Copy the full SHA
    1db960c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. man this is hard to think through

    Simon committed May 4, 2022
    Copy the full SHA
    e67754e View commit details
    Browse the repository at this point in the history