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: web worker support #726

Merged
merged 28 commits into from
Mar 16, 2022
Merged

feat: web worker support #726

merged 28 commits into from
Mar 16, 2022

Commits on Feb 10, 2022

  1. feat: worker support

    sheremet-va committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1f39a54 View commit details
    Browse the repository at this point in the history
  2. chore: fix worker support

    sheremet-va committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    3edc8f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4485b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    659dac9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    7f5ecf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ecd82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59464c2 View commit details
    Browse the repository at this point in the history
  4. chore: build web-worker

    sheremet-va committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9d2e0c0 View commit details
    Browse the repository at this point in the history
  5. chore: clean up

    sheremet-va committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4297fad View commit details
    Browse the repository at this point in the history
  6. chore: move mocker types

    sheremet-va committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    487137f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8ba7a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    c5ac144 View commit details
    Browse the repository at this point in the history
  2. chore: move VitestRunner to runtime since it is run inside a worker, …

    …remove getVitestRunnerOptions
    sheremet-va committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    7548eda View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile

    sheremet-va committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6575696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0e70fd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    fb2dd56 View commit details
    Browse the repository at this point in the history
  2. chore: fix types

    sheremet-va committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    52684db View commit details
    Browse the repository at this point in the history
  3. chore: linting, fixes

    sheremet-va committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ec329c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ba574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c83374d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    331a56f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

    antfu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6dd21b7 View commit details
    Browse the repository at this point in the history
  3. chore: update

    antfu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    23d9c8c View commit details
    Browse the repository at this point in the history
  4. chore: update

    antfu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f3e0e7a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    727cc68 View commit details
    Browse the repository at this point in the history
  2. refactor: global state usage

    antfu committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    03117cf View commit details
    Browse the repository at this point in the history