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

Replace makeBlob with new Blob #3709

Merged
merged 8 commits into from
Oct 3, 2022
Merged

Replace makeBlob with new Blob #3709

merged 8 commits into from
Oct 3, 2022

Commits on Sep 30, 2022

  1. Upgrade to yarn 3.2.3

    wch committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f1c0ac2 View commit details
    Browse the repository at this point in the history
  2. Upgrade esbuild and typescript

    wch committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    213c645 View commit details
    Browse the repository at this point in the history
  3. Update eslint

    wch committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9dcd62f View commit details
    Browse the repository at this point in the history
  4. Remove makeBlob

    Blob has long been available on all major browsers, so makeBlob is no longer needed.
    wch committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ed4a971 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Remove redundant setting

    wch committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9b2c04f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    98f17e0 View commit details
    Browse the repository at this point in the history
  2. Use correct type for messages

    wch committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    da2df5a View commit details
    Browse the repository at this point in the history
  3. yarn build (GitHub Actions)

    wch committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    412606c View commit details
    Browse the repository at this point in the history