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 and cjs #280

Closed
wants to merge 34 commits into from
Closed

feat: esm and cjs #280

wants to merge 34 commits into from

Commits on Oct 4, 2023

  1. feat: esm and cjs

    mshanemc committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fad3756 View commit details
    Browse the repository at this point in the history
  2. fix: correct output dir

    mshanemc committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    37abb62 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    23712d3 View commit details
    Browse the repository at this point in the history
  2. chore: gitignore no cjs

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    859176e View commit details
    Browse the repository at this point in the history
  3. chore: simplify exports

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8bb627a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8c9ff View commit details
    Browse the repository at this point in the history
  5. test: simpler exports

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8e26689 View commit details
    Browse the repository at this point in the history
  6. refactor: lodash-es

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    977a320 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15c46ac View commit details
    Browse the repository at this point in the history
  8. test: don't test lodash

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b909b67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f040308 View commit details
    Browse the repository at this point in the history
  10. test: use default?

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3212d3a View commit details
    Browse the repository at this point in the history
  11. ci: lodash types in devDeps

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1653225 View commit details
    Browse the repository at this point in the history
  12. chore: plus eslint

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    87828e8 View commit details
    Browse the repository at this point in the history
  13. chore: eslint no cache

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    80413ab View commit details
    Browse the repository at this point in the history
  14. ci: devrc

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6a9714e View commit details
    Browse the repository at this point in the history
  15. chore: capitalization

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    767e558 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    072c0ef View commit details
    Browse the repository at this point in the history
  17. chore: copy files from repo

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    82cdade View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f36381 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f9d509 View commit details
    Browse the repository at this point in the history
  20. chore: devrc

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5b44f08 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7ae14c1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6b991f9 View commit details
    Browse the repository at this point in the history
  23. chore: plus incremental

    mshanemc committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a854ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    29a6224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684716d View commit details
    Browse the repository at this point in the history
  3. chore: eslint configs

    mshanemc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e23a428 View commit details
    Browse the repository at this point in the history
  4. ci: 2 tsconfig

    mshanemc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c36a745 View commit details
    Browse the repository at this point in the history
  5. fix: error.cause in es2022+

    mshanemc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    970b5a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a308bd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55d0e6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d1c30b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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