Closed greenkeeper[bot] closed 5 years ago
devDependency
steal-tools was updated from 1.11.10
to 2.0.8
.Update to this version instead ๐
This patch releases fixing a bug caused when tree shaking CommonJS modules from 2 different ES modules.
The new version differs by 9 commits.
492651f
2.0.8
bad9a20
Merge pull request #1095 from stealjs/ts
4a139ab
Determine used exports for CJS modules
53f9b45
Merge pull request #1076 from stealjs/greenkeeper/babel-minify-0.5.0
5b6155f
Merge pull request #1091 from stealjs/greenkeeper/through2-3.0.0
26eff78
Merge pull request #1092 from stealjs/bu
397107e
Add more advanced bundle wildcard tests
c1e26d5
fix(package): update through2 to version 3.0.0
2144f33
fix(package): update babel-minify to version 0.5.0
See the full diff
devDependency
steal-tools was updated from 1.11.10
to 2.0.9
.Update to this version instead ๐
This is a patch release of steal-tools, fixing a regression caused in the last tree shaking fix.
devDependency
steal-tools was updated from 1.11.10
to 2.0.10
.devDependency
steal-tools was updated from 1.11.10
to 2.0.11
.
The devDependency steal-tools was updated from
1.11.10
to2.0.7
.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.7
This fixes a bug related to modlet folders and the
bundle
configuration for progressively loaded bundles. Now the following works:Which will find modules like:
But will not pick up
Commits
The new version differs by 154 commits.
f8ecfd4
2.0.7
e298a5c
Merge pull request #1090 from stealjs/bundle-wildcard
fa1ad6f
Restructure the bundle false test
444cb85
Make bundle globs work with the modlet pattern
672cbc9
2.0.6
e508453
Merge pull request #1081 from stealjs/se
1793329
Make side-effectual imports work with globals.
f4b9e49
2.0.5
461227c
Merge pull request #1070 from stealjs/amd-shake
aa98380
Import and use ES modules' namespace object.
59ced05
Enable traversing non-ES modules imports
6255900
Breaking test for #1068
1397fe6
2.0.4
0feb516
Merge pull request #1067 from stealjs/es-dev
7d19918
Make dev code removal work for bundled-es exports
There are 154 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: