Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: remove abort-controller deps #4015

Merged
merged 3 commits into from
Jan 20, 2022
Merged

Commits on Jan 15, 2022

  1. fix: remove abort-controller deps

    `AbortController` and `AbortSignal` are global in all supported runtimes
    so we don't need the polyfill any more.
    achingbrain committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    2996304 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    f4f03f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22671f3 View commit details
    Browse the repository at this point in the history