Update steal-tools to the latest version 🚀#138
Open
greenkeeper[bot] wants to merge 4 commits into
Open
Conversation
Use http2 module for https/http2 support
Revert "Use http2 module for https/http2 support"
Author
Update to this version instead 🚀 Release Notes for 2.0.7This fixes a bug related to modlet folders and the "bundle": [ "pages/**/" ] Which will find modules like:
But will not pick up
|
Author
Update to this version instead 🚀 Release Notes for 2.0.8This patch releases fixing a bug caused when tree shaking CommonJS modules from 2 different ES modules. CommitsThe new version differs by 9 commits.
See the full diff |
Author
Update to this version instead 🚀 Release Notes for 2.0.9This is a patch release of steal-tools, fixing a regression caused in the last tree shaking fix. |
Author
|
Author
|
Author
|
Author
|
Author
Update to this version instead 🚀 Release Notes for v2.2.1This changes CommitsThe new version differs by 8 commits.
See the full diff |
Author
|
Author
|
Author
|
Author
|
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency steal-tools was updated from
1.11.10to2.0.6.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 2.0.6
This is a patch releasing, fixing issue #1078, where side-effectual imports (
import "foo";) were not working when the module being imported was a global.Commits
The new version differs by 150 commits.
672cbc92.0.6e508453Merge pull request #1081 from stealjs/se1793329Make side-effectual imports work with globals.f4b9e492.0.5461227cMerge pull request #1070 from stealjs/amd-shakeaa98380Import and use ES modules' namespace object.59ced05Enable traversing non-ES modules imports6255900Breaking test for #10681397fe62.0.40feb516Merge pull request #1067 from stealjs/es-dev7d19918Make dev code removal work for bundled-es exports251d7dd2.0.3dbdc82fMerge pull request #1059 from stealjs/tree-shaking26410fb8Disable client-side treeshaking when BuildOption is usedc377ecdMerge pull request #1057 from stealjs/greenkeeper/steal-2.1.0There are 150 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴