Skip to content

chore: merge release in master #3795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Aug 7, 2018
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

chore: merge release in master

Fatme and others added 12 commits August 2, 2018 18:14
Remove confusing keys from project's package.json when Template v2 is used. Remove `name` and `version` as the users may decide we will use the values to set project name and version of the application.
`pacote` package does not work very well with relative paths, so ensure we pass full path to the `extractPackage` method. When trying to pass `.tgz` with relative path for template and the `.tgz` is located next to `.git` dir, the `pacote` package tries to download the repository instead of using the local .tgz package. Once full path is passed, it works correctly.
…ation

fix: remove keys from package.json after project is created
fix: Unable to create project from local path of template v2
Update lodash to its latest version in order to fix a vulnerability issue.

Update to latest common lib, where a fix for unit tests with Node.js 10 is applied.
@rosen-vladimirov rosen-vladimirov merged commit 1084a26 into master Aug 7, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master branch August 7, 2018 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants