Thanks to visit codestin.com
Credit goes to github.com

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: v16.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: v16.3.0
Choose a head ref
  • 8 commits
  • 28 files changed
  • 6 contributors

Commits on Aug 30, 2023

  1. fix(deps): update netlify packages (#5972)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2023
    2 Configuration menu
    Copy the full SHA
    34e0faa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. 3 Configuration menu
    Copy the full SHA
    8441878 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. feat: support context.params + config.method in functions + edge …

    …functions (#5970)
    
    * feat: support context.params in functions
    
    * feat: support config.methods in functions
    
    * feat: support `method` matching in edge functions
    
    * Update src/lib/edge-functions/registry.mjs
    
    Co-authored-by: Eduardo Bouças <[email protected]>
    
    * chore: use ts syntax of arrays
    
    * fix: oops, method isn't an array!
    
    * refactor: return matched route
    
    ---------
    
    Co-authored-by: Eduardo Bouças <[email protected]>
    Skn0tt and eduardoboucas authored Sep 5, 2023
    2 Configuration menu
    Copy the full SHA
    6afe7bd View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    40b3e78 View commit details
    Browse the repository at this point in the history
  3. chore: remove prompt at the beginning of lm:setup (#5976)

    Co-authored-by: Simon Knott <[email protected]>
    kaelig and Skn0tt authored Sep 5, 2023
    1 Configuration menu
    Copy the full SHA
    4f0cd53 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update netlify packages (#5974)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Simon Knott <[email protected]>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Sep 5, 2023
    1 Configuration menu
    Copy the full SHA
    4a7d9df View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix: show proper req.url in HTTPS mode (#5968)

    * fix: show proper `req.url` in HTTPS mode
    
    * fix: use x-nf-passthrough-proto
    
    * refactor: use settings.https to detect https
    
    * refactor: throw 500 error in test
    
    * chore: remove unused import
    
    * fix: update bootstrap url
    
    * fix: use .com
    Skn0tt authored Sep 6, 2023
    2 Configuration menu
    Copy the full SHA
    da723a1 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 16.3.0 (#5973)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Sep 6, 2023
    1 Configuration menu
    Copy the full SHA
    a7d2d0c View commit details
    Browse the repository at this point in the history
Loading