Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
The new version differs by 7 commits.
5eb154d
0.59.4
fba6877
Update changelog
b0e87d1
Add a functional test for shadowed properties
db6d8ff
Add more tests, remove wrong leftover code
f6f7049
Simplify callback types
e692cc9
Only track a single return value and reassign all return values when
653af0f
Move property reassignment tracking to the literals to support the idea
See the full diff
Update to this version instead π
The new version differs by 105 commits.
12a6ae0
Fix style
0bc6426
0.60.0
916a759
Add release date to changelog
6f973a4
Merge branch 'plugin-chunking'
a7058a6
fix inlineDynamicImports entry misrecognition bug
649a046
tweak dir / file error message cases
b9f085a
use native URL in tests if possible
2a634c7
provide bundle on output property
994bd6e
add url parse dependency
ee53a31
update magic-string
7232bec
singleInputChunk tweaks
55ac656
use MagicString.length()
de83598
remove processChunks hook for generateBundle, include tree-shaking info in generateBundle modules
4d4ec4c
unflag experimentalDynamicImport
d110564
pr feedback, asset url output and mechanism tests
There are 105 commits in total.
See the full diff
Update to this version instead π
The new version differs by 7 commits.
264c867
0.60.1
d1b13f2
Merge branch 'large-var-count'
647460f
Merge branch 'ongenerate-fix'
fbde57e
fix input validation after options hook
b0eda7c
include fix for chunkId closure
2b0b6c9
fix ongenerate signature regression
662ee81
fix large variable count numbering
See the full diff
Update to this version instead π
The new version differs by 7 commits.
1ed9eec
0.60.2
3f317d3
Merge branch 'asset-setsource'
3e3e260
allow setAssetSource being called in generateBundle
4704995
Merge branch 'linting'
bac311c
Add additional rules
8fdb60e
Apply TSLint rules
0509885
Add automatic tslint fixers
See the full diff
Version 0.59.0 of rollup was just published.
rollup
The version 0.59.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 71 commits.
6065388
Fix code style
8840dc2
0.59.0
652be15
Add release date
4fbdd1d
Merge branch 'chunk-export-mode-fix'
32913d0
early exportMode detection, remove default indirection
c084d4a
handle namedExportsMode switch on entrypoint dependencies
4b0b32b
add failing test for default import exportMode check
f837dd0
Merge branch 'base64-deshadow'
7c34a20
base64 deshadowing indices
14dbe39
Merge branch 'system-semicolon'
f318892
fix system default semicolon case
2879bb7
Merge branch 'better-reassignment-tracking'
77d0503
Share path initializers
6be48e2
* Calling a method on an included object is no longer automatically an
0f9b30e
Make sure property mutations on function arguments are not lost
There are 71 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: