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: modularization and bundling enhancements #1353

Merged
merged 45 commits into from
Sep 4, 2024

Commits on Aug 20, 2024

  1. feat: bump pnpm version

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4ef5252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702606a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd88aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    693c912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea2171 View commit details
    Browse the repository at this point in the history
  6. feat: modules

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    73e8fd0 View commit details
    Browse the repository at this point in the history
  7. feat: bundles

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d29d80b View commit details
    Browse the repository at this point in the history
  8. feat: naj config

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ab153be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c55bad0 View commit details
    Browse the repository at this point in the history
  10. feat: convert tests to TS

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    deb1b23 View commit details
    Browse the repository at this point in the history
  11. feat: lint updates

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    06df05d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4085e61 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62c1d49 View commit details
    Browse the repository at this point in the history
  14. feat: test fixes

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5cdd9f6 View commit details
    Browse the repository at this point in the history
  15. feat: target es2022

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    59c7054 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5dc817c View commit details
    Browse the repository at this point in the history
  17. feat: update typescript

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f843839 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a2afd6d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86f7186 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7e46154 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3f1172e View commit details
    Browse the repository at this point in the history
  22. test: restore timeouts

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    50abadb View commit details
    Browse the repository at this point in the history
  23. feat: export test config

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7fee11 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4a57f85 View commit details
    Browse the repository at this point in the history
  25. refactor: bigint literals

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a673324 View commit details
    Browse the repository at this point in the history
  26. test: fix test mismatch

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f021c3e View commit details
    Browse the repository at this point in the history
  27. test: fix sort order

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2eeb423 View commit details
    Browse the repository at this point in the history
  28. refactor: enum class

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5077010 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7bb2161 View commit details
    Browse the repository at this point in the history
  30. test: reduce noise

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b6fb0e3 View commit details
    Browse the repository at this point in the history
  31. style: lint

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    54f86fd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    340d667 View commit details
    Browse the repository at this point in the history
  33. build: changeset

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7369055 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    eca1aa9 View commit details
    Browse the repository at this point in the history
  35. feat: commonJS builds

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1afa909 View commit details
    Browse the repository at this point in the history
  36. chore: package cleanup

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6d08fcd View commit details
    Browse the repository at this point in the history
  37. test: fixes

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1680cb9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a674d83 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4c2e74c View commit details
    Browse the repository at this point in the history
  40. chore: lint

    andy-haynes committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e1e7c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chore: duplicate Enum definition

    avoids short-term breaking changes for packages outdated `near-api-js` peer dependencies
    andy-haynes committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4dac4fd View commit details
    Browse the repository at this point in the history
  2. fix: export KeyPairString

    andy-haynes committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b23e4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b86356 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 3, 2024

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