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

feat: add Svelte 5 migration #12519

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

feat: add Svelte 5 migration #12519

wants to merge 20 commits into from

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b00cc22 View commit details
    Browse the repository at this point in the history
  2. lint

    dummdidumm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9521438 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fixes

    dummdidumm committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    efe0075 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. remove error handling to let outer utility method handle it more grac…

    …efully (so that file path is printed)
    dummdidumm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    997862a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    3abcb9b View commit details
    Browse the repository at this point in the history
  2. preserve eol

    dummdidumm committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eea7b15 View commit details
    Browse the repository at this point in the history
  3. use @next for now

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

Commits on Sep 11, 2024

  1. Update packages/migrate/migrations/svelte-5/migrate.js

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    dummdidumm and benmccann committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a9b22c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update packages/migrate/migrations/svelte-5/migrate.js

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    dummdidumm and benmccann committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66c11ce View commit details
    Browse the repository at this point in the history
  2. Update packages/migrate/migrations/svelte-5/migrate.js

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    dummdidumm and benmccann committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    506285e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. format

    benmccann committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5d1d2d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    53e5b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc22f1 View commit details
    Browse the repository at this point in the history
  3. lint

    dummdidumm committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fabb4f7 View commit details
    Browse the repository at this point in the history
  4. remove commented-out code

    dummdidumm committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4dc9f6b View commit details
    Browse the repository at this point in the history
  5. fix

    dummdidumm committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    87c8cf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    05c4437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0cf4fa View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. better error handling

    benmccann committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4e5253e View commit details
    Browse the repository at this point in the history
  2. format

    benmccann committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b9e7c6f View commit details
    Browse the repository at this point in the history