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

feat: default (runtime) Node.js version #2794

Draft
wants to merge 8 commits into
base: v2
Choose a base branch
from

Commits on Oct 12, 2024

  1. Initial idea

    luc122c committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b61ea0d View commit details
    Browse the repository at this point in the history
  2. Second idea

    luc122c committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5b8b37e View commit details
    Browse the repository at this point in the history
  3. formatting

    luc122c committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0d5058a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Default to string constructor

    luc122c committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e6f81cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4353e0 View commit details
    Browse the repository at this point in the history
  3. Realistically, no platform will support lower than Node 10, so let's …

    …not do unnecessary iterations.
    luc122c committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    270a8d6 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary check

    luc122c committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    761148c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    75f1aa4 View commit details
    Browse the repository at this point in the history