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/js sdk improvement #69

Merged
merged 20 commits into from
Jul 31, 2024
Merged

Feat/js sdk improvement #69

merged 20 commits into from
Jul 31, 2024

Commits on May 17, 2024

  1. js: improve errors

    dr497 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9a0925c View commit details
    Browse the repository at this point in the history
  2. js: add retrieveNftOwnerV2

    dr497 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c0a6b4e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: add missing custom error

    dr497 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    61f2077 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    fb6dcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db39fd6 View commit details
    Browse the repository at this point in the history
  3. lint

    dr497 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    28c66d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60d6401 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: Tree-shaking for bunch of modules

    - twitter/
    - resolve/
    - record/
    - bindings/
    - instructions/
    letehaha authored and dr497 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    aae48f1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    c93754e View commit details
    Browse the repository at this point in the history
  2. js: split nft bindings

    dr497 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    57c35d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: add IPNS record

    dr497 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    725f1a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 19, 2024

  1. chore: npm publish

    dr497 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d82f1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    5442971 View commit details
    Browse the repository at this point in the history
  2. js: fix tests

    dr497 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7ccda1b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    ba68fbc View commit details
    Browse the repository at this point in the history
  2. fix: remove sideEffects

    Creates issues with `buffer` in certain runtimes e.g cloudflare worker runtime
    dr497 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    45ef79a View commit details
    Browse the repository at this point in the history
  3. chore: npm publish

    dr497 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    90511ac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: allow subs as

    dr497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a5cf633 View commit details
    Browse the repository at this point in the history
  2. chore: npm publish

    dr497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    94b18f4 View commit details
    Browse the repository at this point in the history