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: ESM support #25

Merged
merged 39 commits into from
Sep 14, 2022
Merged

feat: ESM support #25

merged 39 commits into from
Sep 14, 2022

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    18c8db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0eae77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44d2930 View commit details
    Browse the repository at this point in the history
  4. chore: add deno test

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    14bc2f0 View commit details
    Browse the repository at this point in the history
  5. chore: fix ci

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7179bf9 View commit details
    Browse the repository at this point in the history
  6. feat: add ESM output

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1a525d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60e5dd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1b15e8 View commit details
    Browse the repository at this point in the history
  9. chore: fix CI

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    05eb0d2 View commit details
    Browse the repository at this point in the history
  10. chore: ready for code review

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7171cbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f756231 View commit details
    Browse the repository at this point in the history
  12. chore: bump node-fetch

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1bbb1f1 View commit details
    Browse the repository at this point in the history
  13. chore: happy CI happy life

    stipsan committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f1385d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    c4352d1 View commit details
    Browse the repository at this point in the history
  2. fix: node v12 bug

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    162a58f View commit details
    Browse the repository at this point in the history
  3. chore: enable sourcemaps

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    52f7af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0cdd48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b4e52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa27d71 View commit details
    Browse the repository at this point in the history
  7. fix: better cdn support

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1c1329f View commit details
    Browse the repository at this point in the history
  8. fix: get rid of object-assign

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5965edd View commit details
    Browse the repository at this point in the history
  9. chore: better externals perf

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    681f71b View commit details
    Browse the repository at this point in the history
  10. chore: fix coverage

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cbc57e7 View commit details
    Browse the repository at this point in the history
  11. chore: cleanup

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4947e9a View commit details
    Browse the repository at this point in the history
  12. fix: ESM all the things

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fa88d59 View commit details
    Browse the repository at this point in the history
  13. chore: more ESM

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4c03ad1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27d517f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d05384 View commit details
    Browse the repository at this point in the history
  16. chore: simplify

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5d93fd5 View commit details
    Browse the repository at this point in the history
  17. chore: fix paths

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9ddd737 View commit details
    Browse the repository at this point in the history
  18. chore: fix cjs build

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    348f2b9 View commit details
    Browse the repository at this point in the history
  19. chore: fix the last ESM tests

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    bfb3476 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    461fdf0 View commit details
    Browse the repository at this point in the history
  21. fix: handle deno oddity

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    56ab3ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6e7cdd4 View commit details
    Browse the repository at this point in the history
  23. fix: update magic imports

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    25cb0ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    22eb36c View commit details
    Browse the repository at this point in the history
  25. chore: browserify says no

    stipsan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4335768 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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