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

Tree-shake parameter defaults (replaces #4498) #4510

Merged
merged 12 commits into from May 27, 2022
Merged

Commits on May 20, 2022

  1. Copy the full SHA
    6b5a45f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Properly include parameters when tree-shaking is disabled

    Also improve side effect detection for unused parameter defaults
    lukastaegert committed May 22, 2022
    Copy the full SHA
    2aa7931 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05769c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    489b614 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a8df9ad View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Copy the full SHA
    794f1a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8019299 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d968d67 View commit details
    Browse the repository at this point in the history
  4. Add comment

    lukastaegert committed May 25, 2022
    Copy the full SHA
    dc41cad View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Copy the full SHA
    4860b8b View commit details
    Browse the repository at this point in the history
  2. Improve coverage

    lukastaegert committed May 26, 2022
    Copy the full SHA
    b3fa3f5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Improve coverage

    lukastaegert committed May 27, 2022
    Copy the full SHA
    b5cd46e View commit details
    Browse the repository at this point in the history