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: add support for native ESM imports, make repository ESM-first #2409

Merged
merged 19 commits into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0109fd2 View commit details
    Browse the repository at this point in the history
  2. Convert Babel config to ESM

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e83d136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506dfe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d4f59a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06345c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9736207 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fd6330 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    040f8c1 View commit details
    Browse the repository at this point in the history
  9. Fix build

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7d33af5 View commit details
    Browse the repository at this point in the history
  10. Add changeset

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fd87889 View commit details
    Browse the repository at this point in the history
  11. Add types

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9f61945 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac5d917 View commit details
    Browse the repository at this point in the history
  13. Make ESLint happy

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9f3d4e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6770d2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93c826d View commit details
    Browse the repository at this point in the history
  16. Fix Jest command?

    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1fbe145 View commit details
    Browse the repository at this point in the history
  17. Use .cjs and .js instead of .cjs.js and .es.js respectively, copy typ…

    …es for each outputted file separately
    wojtekmaj committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c1c5274 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b63446c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cb13b1c View commit details
    Browse the repository at this point in the history