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

Add ES5 bundle #286

Merged
merged 13 commits into from
Aug 19, 2023
Merged

Add ES5 bundle #286

merged 13 commits into from
Aug 19, 2023

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    36bba18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe338d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    023de8b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    ba33ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5442513 View commit details
    Browse the repository at this point in the history
  3. udpate browserslist db

    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    17dc5bc View commit details
    Browse the repository at this point in the history
  4. deduplicate dependencies

    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2ea433b View commit details
    Browse the repository at this point in the history
  5. transpile to older targets

    Targets should only be modernized in // To be enabled in #126
    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b0092db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03998eb View commit details
    Browse the repository at this point in the history
  7. remove dts-cli package

    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    069e8ef View commit details
    Browse the repository at this point in the history
  8. update import in exports test

    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    71e2330 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    987410e View commit details
    Browse the repository at this point in the history
  10. specify usage of Node.js 18.17.1 everywhere whre dependencies are ins…

    …talled
    
    rollup-plugin-dts has a super strict requirement for the Node version
    dcastil committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    8ffb6cd View commit details
    Browse the repository at this point in the history