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

Emit ESM build via tsup #5148

Merged
merged 83 commits into from
Apr 30, 2024
Merged

Emit ESM build via tsup #5148

merged 83 commits into from
Apr 30, 2024

Commits on Apr 24, 2024

  1. Rename to .jsx

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d68dea2 View commit details
    Browse the repository at this point in the history
  2. Ignore /dist/

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    359a551 View commit details
    Browse the repository at this point in the history
  3. Rename to .jsx

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d111d1b View commit details
    Browse the repository at this point in the history
  4. Rename to .jsx

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    04a77e5 View commit details
    Browse the repository at this point in the history
  5. Rename to .jsx

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    324f8f0 View commit details
    Browse the repository at this point in the history
  6. Revert "Rename to .jsx"

    This reverts commit 324f8f0.
    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b124d0e View commit details
    Browse the repository at this point in the history
  7. Revert "Rename to .jsx"

    This reverts commit 04a77e5.
    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    07735b9 View commit details
    Browse the repository at this point in the history
  8. Revert "Rename to .jsx"

    This reverts commit d68dea2.
    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a8bd8a7 View commit details
    Browse the repository at this point in the history
  9. Revert "Rename to .jsx"

    This reverts commit d111d1b.
    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5eb3f04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca2e341 View commit details
    Browse the repository at this point in the history
  11. Remove connectToWebChat

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1de1e89 View commit details
    Browse the repository at this point in the history
  12. Fix main field

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8ebb94f View commit details
    Browse the repository at this point in the history
  13. Remove connectToWebChat

    compulim committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6545584 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix globalize

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    feaebe7 View commit details
    Browse the repository at this point in the history
  2. Rename to .ts

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    438e7ad View commit details
    Browse the repository at this point in the history
  3. Rename to .ts

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    42ce5c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48842e8 View commit details
    Browse the repository at this point in the history
  5. Improve type portability

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7a5a578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79ac207 View commit details
    Browse the repository at this point in the history
  7. Fix types

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    edfeb0f View commit details
    Browse the repository at this point in the history
  8. Remove unneeded polyfill

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dd5474e View commit details
    Browse the repository at this point in the history
  9. Fix typing

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f4d5360 View commit details
    Browse the repository at this point in the history
  10. Fix props typing

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ce5cb20 View commit details
    Browse the repository at this point in the history
  11. Use internal hook

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4ec079d View commit details
    Browse the repository at this point in the history
  12. Improve type portability

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    de0ac72 View commit details
    Browse the repository at this point in the history
  13. Use ESNext

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f84672b View commit details
    Browse the repository at this point in the history
  14. Fix typing

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    047ff9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f918249 View commit details
    Browse the repository at this point in the history
  16. Use globalThis

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6144256 View commit details
    Browse the repository at this point in the history
  17. Fix typing

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ef5ae45 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    83e69dd View commit details
    Browse the repository at this point in the history
  19. Add .js to import

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3d5738a View commit details
    Browse the repository at this point in the history
  20. Add tsup

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    61a4c92 View commit details
    Browse the repository at this point in the history
  21. Typo

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c0518bb View commit details
    Browse the repository at this point in the history
  22. Fix precommit

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    be70c20 View commit details
    Browse the repository at this point in the history
  23. Add fluent-theme

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cf67b72 View commit details
    Browse the repository at this point in the history
  24. Update tsd

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6cbefb9 View commit details
    Browse the repository at this point in the history
  25. Fix deprecated tests

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7f7aeb5 View commit details
    Browse the repository at this point in the history
  26. Fix flakiness

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    62d3513 View commit details
    Browse the repository at this point in the history
  27. Use ESM for Webpack

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    13845a4 View commit details
    Browse the repository at this point in the history
  28. Add instrumentation to tsup

    compulim committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f205335 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Fix ES5 build

    compulim committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ea9d867 View commit details
    Browse the repository at this point in the history
  2. Skip *.worker.js

    compulim committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e27cb96 View commit details
    Browse the repository at this point in the history
  3. Hack synthetic import

    compulim committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    72ceaf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Move NODE_ENV to run

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    193f411 View commit details
    Browse the repository at this point in the history
  2. Instrument TypeScript files

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f63d743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ab912 View commit details
    Browse the repository at this point in the history
  4. Our own istanbuljs plugin

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5c0c486 View commit details
    Browse the repository at this point in the history
  5. Add local dependencies

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    37e8cac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cef4f2f View commit details
    Browse the repository at this point in the history
  7. Add @babel/preset-react

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f0655d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce75e9b View commit details
    Browse the repository at this point in the history
  9. Update YouTube player

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    df01a1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d62202 View commit details
    Browse the repository at this point in the history
  11. Add coverage to fluent-theme

    compulim committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    04d9604 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    0214c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2356c2d View commit details
    Browse the repository at this point in the history
  3. Add latest tag style

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0426a00 View commit details
    Browse the repository at this point in the history
  4. Add default exports

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    08bb5df View commit details
    Browse the repository at this point in the history
  5. Add types field

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4ddf82f View commit details
    Browse the repository at this point in the history
  6. Add pack-all script

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fee8bef View commit details
    Browse the repository at this point in the history
  7. Remove older tag

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bb3c12a View commit details
    Browse the repository at this point in the history
  8. Remove older tag

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ac35ac6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12cf374 View commit details
    Browse the repository at this point in the history
  10. Revert import from index

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c48b30a View commit details
    Browse the repository at this point in the history
  11. Clean up

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1013f82 View commit details
    Browse the repository at this point in the history
  12. Clean up

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9fd9535 View commit details
    Browse the repository at this point in the history
  13. Better comment

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    98077c1 View commit details
    Browse the repository at this point in the history
  14. Add type

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4e0347a View commit details
    Browse the repository at this point in the history
  15. Clean up naming

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2e3b300 View commit details
    Browse the repository at this point in the history
  16. Remove commented code

    compulim committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0fd6b6b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f57e7cd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Add entry

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4ea71b8 View commit details
    Browse the repository at this point in the history
  2. Add 4.17.0

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2f2b138 View commit details
    Browse the repository at this point in the history
  3. Add theme pack

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d7a6175 View commit details
    Browse the repository at this point in the history
  4. Add theme pack support

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0107b07 View commit details
    Browse the repository at this point in the history
  5. Update meta tag

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2d573a9 View commit details
    Browse the repository at this point in the history
  6. Move default to the last

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2556e91 View commit details
    Browse the repository at this point in the history
  7. Zip without directory

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    73dd52b View commit details
    Browse the repository at this point in the history
  8. Tag CJS build

    compulim committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7bed620 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Co-authored-by: Eugene <[email protected]>
    compulim and OEvgeny authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    517d0df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    221ed5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4b2576 View commit details
    Browse the repository at this point in the history