Closed greenkeeper[bot] closed 4 years ago
devDependency
rollup was updated from 1.23.1
to 1.25.0
.Update to this version instead π
2019-10-18
The new version differs by 5 commits.
d677eb7
1.25.0
f307c89
Update changelog
91cb8f0
Add missing spaces in certain statements and expressions to avoid invalid code (#3173)
121a7f4
Handle optional control flow in labeled statements, remove unused labels (#3170)
836a106
Better try statement tree shaking (#3166)
See the full diff
devDependency
rollup was updated from 1.23.1
to 1.25.1
.devDependency
rollup was updated from 1.23.1
to 1.25.2
.devDependency
rollup was updated from 1.23.1
to 1.26.0
.devDependency
rollup was updated from 1.23.1
to 1.26.1
.devDependency
rollup was updated from 1.23.1
to 1.26.2
.devDependency
rollup was updated from 1.23.1
to 1.26.3
.devDependency
rollup was updated from 1.23.1
to 1.26.4
.devDependency
rollup was updated from 1.23.1
to 1.26.5
.devDependency
rollup was updated from 1.23.1
to 1.27.0
.devDependency
rollup was updated from 1.23.1
to 1.27.1
.devDependency
rollup was updated from 1.23.1
to 1.27.2
.devDependency
rollup was updated from 1.23.1
to 1.27.3
.devDependency
rollup was updated from 1.23.1
to 1.27.4
.devDependency
rollup was updated from 1.23.1
to 1.27.5
.devDependency
rollup was updated from 1.23.1
to 1.27.6
.devDependency
rollup was updated from 1.23.1
to 1.27.7
.devDependency
rollup was updated from 1.23.1
to 1.27.8
.
The devDependency rollup was updated from
1.23.1
to1.24.0
.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.
Publisher: lukastaegert License: MIT
Release Notes for v1.24.0
2019-10-15
Features
break
,continue
,return
andthrow
when tree-shaking to detect dead code (#3153)Bug Fixes
import.meta
properties produce valid code in SystemJS (#3152)treeshake.annotations: false
is respected for class instantiation (#3153)Pull Requests
Commits
The new version differs by 4 commits.
4fd918f
1.24.0
b5a9f47
Update changelog
f6db7bc
Allow import.meta.* for systemjs format (#3152)
4b16548
Get rid of immutable.js and implement tree-shaking for broken control flow (#3153)
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: