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

misc: migrate all packages to ESM-only #5816

Closed
wants to merge 16 commits into from
Closed

Commits on Nov 3, 2021

  1. Build packages with ESM

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a08dd9c View commit details
    Browse the repository at this point in the history
  2. More migration

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6bb5eea View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    76e6d00 View commit details
    Browse the repository at this point in the history
  4. Fix config file types

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    7ea7bd2 View commit details
    Browse the repository at this point in the history
  5. Change lodash to es

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e022e38 View commit details
    Browse the repository at this point in the history
  6. Fix copyUntypedFiles

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6055a13 View commit details
    Browse the repository at this point in the history
  7. Get rid of pathname

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e1c629a View commit details
    Browse the repository at this point in the history
  8. No need to transpile twice

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6c74a72 View commit details
    Browse the repository at this point in the history
  9. Various fixes

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    acbdfa3 View commit details
    Browse the repository at this point in the history
  10. More fixes

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    87d75be View commit details
    Browse the repository at this point in the history
  11. Can I make it work?

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    71435c1 View commit details
    Browse the repository at this point in the history
  12. Use TS 4.5

    Josh-Cena committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8df07f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

    Josh-Cena committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d6beaad View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

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

    Josh-Cena committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ce2cdfd View commit details
    Browse the repository at this point in the history