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/functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: netlify/functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 7 contributors

Commits on Jan 24, 2022

  1. refactor(authlify): expose authlifyToken directly (#313)

    * refactor(authlify): expose `authlifyToken` directly
    
    * remove unneeded eslint comment
    anmonteiro authored Jan 24, 2022

    Verified

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

Commits on Jan 31, 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
    2c9edc6 View commit details

Commits on Feb 15, 2022

  1. fix: narrow type of BaseHandler (#308)

    Removed the synchronous version from the union that is the return type of BaseHandler.
    
    Co-authored-by: Simon Knott <info@simonknott.de>
    Pimm and Skn0tt authored Feb 15, 2022

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    d5bb602 View commit details
  2. chore(deps): update googlecloudplatform/release-please-action action …

    …to v3 (#290)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 15, 2022

    Verified

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

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

    Verified

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