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

fix!: refactor v7 internal state and options logic, fixes #764 #779

Merged
merged 38 commits into from
Jul 18, 2024
Merged

Commits on Jun 10, 2024

  1. chore: rename *.js -> *.ts

    broofa committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3d7bca6 View commit details
    Browse the repository at this point in the history
  2. chore: add tsconfig file

    broofa committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1b933c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694cd50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a69cbd1 View commit details
    Browse the repository at this point in the history
  5. chore: port v4, v6ToV1 to TS

    broofa committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c6d8008 View commit details
    Browse the repository at this point in the history
  6. chore: more TS porting

    broofa committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d910db9 View commit details
    Browse the repository at this point in the history
  7. chore: more TS porting

    broofa committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3e3abe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore: more TS porting

    broofa committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c248e47 View commit details
    Browse the repository at this point in the history
  2. chore: more TS porting

    broofa committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    17675e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f9d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix: crypto imports

    broofa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    651a959 View commit details
    Browse the repository at this point in the history
  2. chore: restore browser builds

    broofa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fcf627d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. chore: move tests to src dir

    broofa committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    323f598 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    629b3df View commit details
    Browse the repository at this point in the history
  2. chore: update test names

    broofa committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c2da22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff5491 View commit details
    Browse the repository at this point in the history
  4. chore: eslint for typescript

    broofa committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9c1f639 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore: inline source maps

    broofa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4d2ffa8 View commit details
    Browse the repository at this point in the history
  2. chore: update imports

    broofa committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5ea99d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b0864 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27c15df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b7f9e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    0b4bb1a View commit details
    Browse the repository at this point in the history
  2. chore: node:crypto -> crypto

    broofa committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8e287d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a95ef View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    45e0d06 View commit details
    Browse the repository at this point in the history
  2. chore: fix browser tests

    broofa committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4b2af31 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. chore: rm .vscode

    broofa committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d659b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5f7c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0af42 View commit details
    Browse the repository at this point in the history
  4. chore: update build comment

    broofa committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8ba0686 View commit details
    Browse the repository at this point in the history
  5. chore: rm comment from types

    broofa committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9be7e05 View commit details
    Browse the repository at this point in the history
  6. chore: update package-lock

    broofa committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    574a6be View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. fix: encapsulate v7 options behavior, fixes #764

    Co-authored-by: Robert Kieffer <robert@broofa.com>
    Co-authored-by: Robin Pokorny <me@robinpokorny.com>
    broofa and robinpokorny committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6e540f3 View commit details
    Browse the repository at this point in the history
  2. fix: seq-related tests

    broofa committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    894b629 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. fix: reset offset

    broofa committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    050a7cf View commit details
    Browse the repository at this point in the history