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

fix: specify own Node version as target when bundling config files #17307

Merged
merged 13 commits into from
Jul 30, 2024

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    2517216 View commit details
    Browse the repository at this point in the history
  2. fix: suppress type error

    SegaraRai committed May 24, 2024
    Configuration menu
    Copy the full SHA
    60fbc8e View commit details
    Browse the repository at this point in the history
  3. chore: improve comments

    SegaraRai committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b5d4030 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    92d7c42 View commit details
    Browse the repository at this point in the history
  2. test: fix not testing about import attributes removal

    esbuild was not removing import attributes for dynamic imports
    SegaraRai committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c4c1165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85a282 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4170282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765de3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ebb55d View commit details
    Browse the repository at this point in the history
  4. test: update test

    requires Node >= v18.20.0, >= v20.10.0, or >= v22.0.0
    SegaraRai committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6433828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30abca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. chore: simplify code

    SegaraRai committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c72fc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051c2ac View commit details
    Browse the repository at this point in the history