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: v3 #307

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

feat: v3 #307

wants to merge 15 commits into from

Commits on Aug 22, 2024

  1. chore!: esm only (#306)

    BREAKING CHANGE: This package has now migrated to ESM only
    
    Co-authored-by: wolfy1339 <[email protected]>
    Uzlopak and wolfy1339 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    755242f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae4aba View commit details
    Browse the repository at this point in the history
  3. style: prettier

    wolfy1339 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a47e91e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. feat: add proxy support by leveraging EnvHttpProxyAgent from undici (#…

    …299)
    
    Fixes #194
    
    ---------
    
    Co-authored-by: Aras Abbasi <[email protected]>
    wolfy1339 and Uzlopak authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b0247a1 View commit details
    Browse the repository at this point in the history
  2. refactor: make class properties private

    BREAKING CHANGE: class properties are now private
    wolfy1339 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2a7f674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6034e6d View commit details
    Browse the repository at this point in the history
  4. fix usage of this property

    wolfy1339 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    684b1e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    13aad62 View commit details
    Browse the repository at this point in the history
  2. style: prettier

    wolfy1339 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5f0615f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(bin): convert to ESM

    wolfy1339 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eca702e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f525bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a7fb1 View commit details
    Browse the repository at this point in the history
  4. build: lockfile update

    wolfy1339 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    233f185 View commit details
    Browse the repository at this point in the history
  5. refactor: use node: imports

    wolfy1339 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6dad1c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1b9fca View commit details
    Browse the repository at this point in the history