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

Refactor: Add separate ESM, CJS build #701

Merged
merged 17 commits into from
Oct 26, 2023
Merged

Refactor: Add separate ESM, CJS build #701

merged 17 commits into from
Oct 26, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    22b3d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe0d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609de8f View commit details
    Browse the repository at this point in the history
  4. fix: declare interfaces folder explicitly as ESM code for ts-node to …

    …avoid incomplete polkadot types generation after removing type=module from package.json
    bvotteler committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    eacdb1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19cec8b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    8daffdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d80b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f521ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f43c02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3973910 View commit details
    Browse the repository at this point in the history
  6. chore: remove "exports" declarations from package.json - if needed, t…

    …his should probably be generated
    bvotteler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1c5535b View commit details
    Browse the repository at this point in the history
  7. chore: bump version

    bvotteler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cd357cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    928d506 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46796a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    362fbfa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    144e772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87be8bc View commit details
    Browse the repository at this point in the history