Closed greenkeeper[bot] closed 5 years ago
devDependency
rollup was updated from 0.66.6
to 1.0.2
.Update to this version instead 🚀
2019-01-05
this.addWatchFile
and make sure it also declares transform dependencies (@lukastaegert)code
is optional in warning type (@lukastaegert)The new version differs by 7 commits.
27cde2a
1.0.2
6b55518
Update changelog
6ac23e9
Make sure all CLI options are listed in the summary (#2641)
be7afed
Treat bigints as unknown for now on all systems to avoid accidentally (#2640)
ee6db13
Do not fail when generating hashes for tree-shaken dynamic imports (#2638)
29b8c64
Make code
optional again in rollup warnings (#2635)
6b343ab
Make sure this.addWatchFile also declares transform dependencies, (#2633)
See the full diff
devDependency
rollup was updated from 0.66.6
to 1.1.0
.Update to this version instead 🚀
The new version differs by 6 commits.
00d7521
1.1.0
76c7162
Update changelog
bf47572
Make this.meta available in options hook, pass input options to buildStart (#2642)
d2e2c9f
Improve how acorn is imported, update dependencies (#2636)
b7a8403
implement writeBundle hook (#2643)
34cb08d
Fix typo related to entryFileNames example (#2647)
See the full diff
The devDependency rollup was updated from
0.66.6
to1.0.1
.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 v1.0.1
2019-01-03
Bug Fixes
RollupOptions
type (#2622)Pull Requests
{exports: named, interop: true}
options (@Andarist)Commits
The new version differs by 69 commits.
fbb5f9e
1.0.1
e7b3c78
Update changelog
eda15fa
Update changelog
5ff6352
Show how to skip imports for optional plugins (#2627)
6d32530
Simplify RollupOptions (#2622)
f5364d9
Fixed issue with reexporting default as default with {exports: named, interop: true} options. (#2620)
7cc2f62
1.0.0
5f876b2
Update changelog
4f19233
1.0 changes (#2293)
5328122
Fix hook's name in test's description (#2611)
84cb5b5
Fix a self-contradiction comment in the docs (#2612)
f860199
0.68.2
dc5233c
Update changelog
f8600a9
Hoisting fixes (#2607)
b42e7fb
Update docs for latest rollup 0.x (#2604)
There are 69 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: