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: switch from got to ofetch #111

Merged
merged 10 commits into from
Sep 24, 2023
Merged

feat: switch from got to ofetch #111

merged 10 commits into from
Sep 24, 2023

Commits on Sep 12, 2023

  1. feat: switch from got to ofetch

    BREAKING CHANGE: no longer uses got - uses ofetch which can work in environments like cloudflare workers and bun due to using fetch
    BREAKING CHANGE: requires node 18
    scttcper committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7eca998 View commit details
    Browse the repository at this point in the history
  2. add github actions

    scttcper committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    961da3a View commit details
    Browse the repository at this point in the history
  3. start it up

    scttcper committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    537d690 View commit details
    Browse the repository at this point in the history
  4. attempt docker

    scttcper committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cb4fddf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. node 18 build

    scttcper committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f02c890 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. bump

    scttcper committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f8a4d65 View commit details
    Browse the repository at this point in the history
  2. read file once

    scttcper committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2767727 View commit details
    Browse the repository at this point in the history
  3. remove circleci

    scttcper committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    abfec52 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. bump

    scttcper committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    780a583 View commit details
    Browse the repository at this point in the history
  2. what

    scttcper committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6c105b2 View commit details
    Browse the repository at this point in the history