Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: motdotla/dotenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.1.0
Choose a base ref
...
head repository: motdotla/dotenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.2.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 9, 2025

  1. support passing DOTENV_CONFIG_QUIET=true (and other DOTENV_CONFIG opt…

    …ions - see env-options.js) to modify config options, rather than via code
    motdotla committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    203c4e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d856497 View commit details
    Browse the repository at this point in the history
  3. changelog 🪵

    motdotla committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    281354e View commit details
    Browse the repository at this point in the history
  4. clean up

    motdotla committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    e99c367 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #889 from motdotla/env-quiet

    support passing DOTENV_CONFIG_QUIET=true (and other DOTENV_CONFIG opt…
    motdotla authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    40e26e9 View commit details
    Browse the repository at this point in the history
  6. 17.2.0

    motdotla committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    11acd9f View commit details
    Browse the repository at this point in the history
Loading