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
    Configuration menu
    Copy the full SHA
    21cc29f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

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
    Configuration menu
    Copy the full SHA
    d5bb602 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    2e1829b View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    cf89da5 View commit details
    Browse the repository at this point in the history
Loading