Update dependency rollup to v0.68.2 #141
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.66.6
->0.68.2
Release Notes
rollup/rollup
v0.68.2
Compare Source
2018-12-23
Bug Fixes
Pull Requests
v0.68.1
Compare Source
2018-12-19
Bug Fixes
Pull Requests
v0.68.0
Compare Source
2018-12-16
Breaking Changes
optimizeChunks
is renamed toexperimentalOptimizeChunks
to reflect this feature is not production-ready yet (#2575)Features
this.moduleIds
(#2565)this.getModuleInfo(id)
(#2565)dynamicImports
,facadeModuleId
,isDynamicEntry
,name
(#2575)entryFileNames
but thechunkFileNames
property reflecting those are solely internally used (#2575)isEntry
(#2575)isEntry
if they are actually entry chunks as well; thus there is now a 1-to-1 correspondence between modules listed ininput
and chunks marked asisEntry
(#2575)rollup-plugin-multi-entry
compatible with code-splitting and thus the upcoming 1.0 version (#2590)self
beforethis
when determining the global variable (#2594)Bug Fixes
facaded
chunk (#2575)preserveModules
now handles dynamic namespace imports (#2584)Pull Requests
optimizeChunks
experimental (@lukastaegert)v0.67.4
Compare Source
2018-12-03
Bug Fixes
Pull Requests
v0.67.3
Compare Source
2018-11-17
Bug Fixes
inlineDynamicImports
withexperimentalPreserveModules
(#2560)Pull Requests
inlineDynamicImports
withexperimentalPreserveModules
(@clarkdo)v0.67.2
Compare Source
2018-11-17
Bug Fixes
renderChunk
plugin hook (#2558)Pull Requests
renderChunk
(@kyle1320)v0.67.1
Compare Source
2018-11-11
Bug Fixes
Pull Requests
v0.67.0
Compare Source
2018-11-04
Breaking Changes
none
Features
output.sourcemapExcludeSources
option to exclude the actual sources from sourcemaps (#2531)Bug Fixes
Pull Requests
sourcemapExcludeSources
option to exclude the source content from sourcemaps (@kitsonk)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.