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

Upgrade to svelte 4 #73

Merged
merged 6 commits into from
Jul 26, 2023
Merged

Commits on Jul 10, 2023

  1. bump svelte related deps

    - this includes replacing eslint-plugin-svelte3 with eslint-plugin-svelte which is recommend
    nwaughachukwuma committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    806cb99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef232b0 View commit details
    Browse the repository at this point in the history
  3. remove yarn-error.log

    nwaughachukwuma committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ce63e51 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. replace jest with vitest

    @pablo-abc this simplifies testing with almost zero config and eliminates the hair pulling that comes with esm/cjs environments
    nwaughachukwuma committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    42e679b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    355647e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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