Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

updated netlify-lambda version to 1.4.3 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irreal
Copy link

@irreal irreal commented Mar 26, 2019

The underlaying version of netlify-lambda used is over a year old.

I updated to the latest stable and reasonably tested it out, seems to work fine.

The main reason for updating is that the old version does not support authorization from netlify identity.

The updated version reads in the authorization header and populates the user object inside clientContext.

@Pandawan
Copy link

Please merge. I need to use process.env.NODE_ENV, but the version of netlify-lambda used in this plugin does not allow it.

@irreal irreal closed this Apr 21, 2019
@irreal irreal reopened this Apr 21, 2019
@suits-at
Copy link

Meanwhile v1.4.5 of netlify-lambda is available. Will there be any future updates of this plugin at all? Installing this plugin at the moment results in 74 vulnerabilities detected from npm audit due to old dependencies.

@bomzj
Copy link

bomzj commented Jun 7, 2020

netlify-lambda 1.6.3 is here, and vue-cli-plugin-netlify-lambda looks outdated without possibility to use modern ES6+ syntax.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants