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: netlify/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.5.0
Choose a base ref
...
head repository: netlify/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.6.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 14, 2022

  1. 1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fa3980d View commit details
  2. feat: netlify dev --graph: watch config.toml and reload automatical…

    …ly (#4268)
    
    * feat: `netlify dev --graph`: watch config.toml and reload automatically
    
    * chore: update contributors field
    
    * fix: don't set `netlify.config` globally
    
    * fix: set the incoming config when running `ntl dev --graph`
    
    * chore: move `watchDebounced` to utils/command-helpers
    
    * chore: give return function a name for explicitness
    
    * fix: close the config watcher so that Node can exit safely
    
    * fix: not all commands will have configPath
    
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    anmonteiro and erezrokah authored Feb 14, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d961855 View commit details

Commits on Feb 15, 2022

  1. chore(main): release 9.6.0 (#4299)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Feb 15, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6212d30 View commit details
Loading