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.2.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.3.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 7 contributors

Commits on May 4, 2022

  1. fix(deps): update dependency @netlify/build to ^27.1.0 (#4578)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored May 4, 2022
    2

    Verified

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

Commits on May 5, 2022

  1. chore: add edge functions file watcher tests (#4581)

    * chore: add edge functions watcher tests
    jackiewmacharia authored May 5, 2022
    2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7b6ffca View commit details
  2. fix(deps): update dependency @netlify/edge-bundler to ^1.1.0 (#4582)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored May 5, 2022
    2

    Verified

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

Commits on May 6, 2022

  1. fix(deps): update dependency @netlify/build to ^27.1.1 (#4585)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 6, 2022
    2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    73b2d6a View commit details
  2. feat: make deploy command bundle edge functions (#4562)

    * feat: make deploy command bundle edge functions
    
    * chore: use options used by buildSite
    
    * chore: update contributors field
    
    * chore: remove no longer needed constants
    
    * chore: import runCoreSteps from @Netlify/build instead
    
    * chore: update netlify/build
    
    * Revert "chore: update netlify/build"
    
    This reverts commit f2ca95a.
    
    * chore: update netlify/build
    
    * chore: handle for failed bundling
    
    * Revert "chore: update netlify/build"
    
    This reverts commit 74bef38.
    
    * refactor: add progress messages
    
    Co-authored-by: jackiewmacharia <jackiewmacharia@users.noreply.github.com>
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    3 people authored May 6, 2022
    2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f4ee7a4 View commit details
  3. chore(main): release 10.3.0 (#4579)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored May 6, 2022
    2

    Verified

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