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: v10.0.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: v10.1.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 6 contributors

Commits on Apr 20, 2022

  1. feat: change order of Edge Functions execution (#4555)

    * feat: warn about naming collisions in Edge Functions
    
    * feat: run user functions before internal functions
    
    * refactor: revert naming collision warning
    eduardoboucas authored Apr 20, 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
    9998550 View commit details
  2. 1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8945228 View commit details

Commits on Apr 26, 2022

  1. chore: Add init command tests to verify framework specific build dire…

    …ctories (#4563)
    
    * chore: add tests to ensure that framework specific build directories are used
    
    * chore: add check for build command
    
    * chore: remove console log
    
    * chore: update contributors field
    
    * chore: update contributors field
    
    * chore: run npm install with node v 18.0.0
    
    * chore: update contributors field
    
    * chore: update contributors field
    
    Co-authored-by: sarahetter <sarahetter@users.noreply.github.com>
    Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
    3 people authored Apr 26, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2c58896 View commit details

Commits on Apr 27, 2022

  1. feat: add geolocation data to Netlify Dev (#4566)

    * feat: add support for geolocation
    
    * chore: add tests
    
    * chore: update contributors field
    
    * chore: update docs
    
    * chore: fix tests
    
    * chore: update tests
    
    * chore: skip test
    
    * chore: add type annotations
    
    Co-authored-by: eduardoboucas <eduardoboucas@users.noreply.github.com>
    eduardoboucas and eduardoboucas authored Apr 27, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f35b14c View commit details
  2. chore(main): release 10.1.0 (#4557)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Apr 27, 2022
    1
    Copy the full SHA
    79cab6c View commit details
Loading