-
Notifications
You must be signed in to change notification settings - Fork 5
Update steal-tools to the latest version 🚀 #138
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
base: master
Are you sure you want to change the base?
Conversation
Use http2 module for https/http2 support
Revert "Use http2 module for https/http2 support"
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
|
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 |
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. |
|
|
|
|
Update to this version instead 🚀 Release Notes for v2.2.1This changes CommitsThe new version differs by 8 commits.
See the full diff |
|
|
|
|
|
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 🌴