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.13.6
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.14.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 8 contributors

Commits on Mar 28, 2022

  1. chore(deps): update dependency @netlify/eslint-config-node to ^5.1.8 (#…

    …4487)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 28, 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
    6e47ae1 View commit details
  2. 1

    Verified

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

Commits on Mar 29, 2022

  1. feat: add local dev support for Go scheduled functions (#4491)

    * fix: detection for Go scheduled functions
    
    * fix: incompatible fs import
    
    * chore: fix conventional message error
    
    * fix: parse schedule from config
    
    * fix: unsupported optional chaining
    
    * fix: broken function test without config
    
    * chore: fix prettier warnings
    
    * fix: additional checks in NetlifyFunction
    
    * feat: assert valid next_run in test
    
    * chore: update names and tests
    karagulamos authored Mar 29, 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
    1693824 View commit details
  2. feat(dev-graph): populate X-Nf-Graph-Token header (#4493)

    * feat(dev-graph): populate X-Nf-Graph-Token header
    
    * chore: update contributors field
    
    * chore: update contributors field
    
    Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Mar 29, 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
    24b2533 View commit details

Commits on Mar 30, 2022

  1. chore(main): release 9.14.0 (#4492)

    * chore(main): release 9.14.0
    
    * chore: update contributors field
    
    * chore: update contributors field
    
    * chore: update contributors field
    
    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
    1

    Verified

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