Closed greenkeeper[bot] closed 5 years ago
devDependency
steal was updated from 1.12.6
to 2.1.9
.Update to this version instead ๐
This is a bug fix release, fixing an issue with tree-shaking modules with non-ES module parents.
devDependency
steal was updated from 1.12.6
to 2.1.10
.Update to this version instead ๐
This fixes a false positive JSON parse warning in production when a JSON module is loaded from another bundle.
The devDependency steal was updated from
1.12.6
to2.1.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.1.7
Fixes a bug when treeshaking a large app with multiple bundles.
Commits
The new version differs by 115 commits ahead by 115, behind by 5.
1fd569d
2.1.7
af8026d
Merge pull request #1474 from stealjs/newloader-config
5ab883f
Maintain all tree-shaking state during the build
21e8207
2.1.6
56eb233
Merge pull request #1471 from stealjs/ts-clone
947e105
Make steal-clone work with tree-shaken trees
709a004
2.1.5
c8ed817
Merge pull request #1469 from stealjs/empty-es
cce3dc5
Mark @empty as an __esModule
0d2f2a0
2.1.4
71d00ce
Merge pull request #1465 from stealjs/window-less
770142b
Set
less
to be async by defaultff4841f
2.1.3
f65d33b
Merge pull request #1460 from stealjs/compactFalse
d9521b7
compact: false
There are 115 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: