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

Improve treeshakeability of build artifacts #4435

Merged
merged 27 commits into from
Jul 25, 2024

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    2c8b095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9b62e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d070cbb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f25cd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d008a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    262a612 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0cc0717 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    30dd4b2 View commit details
    Browse the repository at this point in the history
  2. Replace define with env as it is the same thing.

    - `env` is the same thing as `define` with `JSON.stringify`.
    aryaemami59 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    73ac0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db0c61 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8c45bc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8725e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3205b40 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    499545f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ddf96fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a403933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5ec423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fed5279 View commit details
    Browse the repository at this point in the history
  8. Add @types/babel__core

    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b4d0efb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a24917e View commit details
    Browse the repository at this point in the history
  10. Remove esbuildOptions

    - Removed `esbuildOptions` as it seems like modifying does not actually have anything to do with preventing auto-replacing of `process.env.NODE_ENV`.
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3ef27be View commit details
    Browse the repository at this point in the history
  11. Bump tsup and esbuild

    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a1b4e80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20f579b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff6db42 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee51d76 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9e7e6f6 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…

    …o improve-treeshakeability
    aryaemami59 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8be6e5f View commit details
    Browse the repository at this point in the history