This repository was archived by the owner on Aug 20, 2020. It is now read-only.
chore(deps): update dependency rollup to v1 #263
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.67.4->1.15.6Release Notes
rollup/rollup
v1.15.6Compare Source
2019-06-16
Bug Fixes
Pull Requests
v1.15.5Compare Source
2019-06-14
Bug Fixes
renderedLength === 0is a reliable check (#2940)nullfromresolveId(#2941)Pull Requests
v1.15.4Compare Source
2019-06-14
Bug Fixes
Pull Requests
v1.15.3Compare Source
2019-06-13
Bug Fixes
Pull Requests
v1.15.2Compare Source
2019-06-13
Bug Fixes
Pull Requests
v1.15.1Compare Source
2019-06-11
Bug Fixes
Pull Requests
v1.15.0Compare Source
2019-06-11
Features
Bug Fixes
'' + variable'type coercion as expression statement for feature detection (#2917)Pull Requests
v1.14.6Compare Source
2019-06-10
Bug Fixes
Pull Requests
v1.14.5Compare Source
2019-06-09
Bug Fixes
Pull Requests
v1.14.4Compare Source
2019-06-07
Bug Fixes
moduleSideEffects: false(#2905)Pull Requests
v1.14.3Compare Source
2019-06-06
Bug Fixes
Pull Requests
v1.14.2Compare Source
2019-06-05
Bug Fixes
Pull Requests
v1.14.1Compare Source
2019-06-05
Bug Fixes
awaitexpressions were not included properly (#2899)Pull Requests
v1.14.0Compare Source
2019-06-05
Features
Pull Requests
v1.13.1Compare Source
2019-06-01
Bug Fixes
Pull Requests
v1.13.0Compare Source
2019-05-31
Features
exportsandmodulefrom SystemJS wrapper if possible (#2880)Bug Fixes
Pull Requests
v1.12.5Compare Source
2019-05-30
Pull Requests
v1.12.4Compare Source
2019-05-27
Bug Fixes
Pull Requests
v1.12.3Compare Source
2019-05-19
Bug Fixes
Pull Requests
v1.12.2Compare Source
2019-05-17
Bug Fixes
Pull Requests
v1.12.1Compare Source
2019-05-16
Bug Fixes
Pull Requests
v1.12.0Compare Source
2019-05-15
Features
treeshake.moduleSideEffectsoption to allow removing empty imports without a side-effect check (#2844)this.resolveplugin context function with an option to skip theresolveIdhook of the calling plugin (#2844)isEntryflag tothis.getModuleInfoplugin context function (#2844)Pull Requests
v1.11.3Compare Source
2019-05-05
Bug Fixes
Pull Requests
v1.11.2Compare Source
2019-05-04
Bug Fixes
Pull Requests
export * from Xdoes not stack overflow (@Swatinem)v1.11.1Compare Source
2019-05-04
Bug Fixes
Pull Requests
removedExportsto correctly track the exported item (@Swatinem)v1.11.0Compare Source
2019-05-03
Features
emitChunkplugin context function to emit additional entry chunks that can be referenced from the code (#2809)manualChunksto be a function (#2831).jsextensions in AMD imports to make sure an AMDbaseUrlwould work (#2809)resolveFileUrlplugin hook to replaceresolveAssetUrland handle emitted chunks as well (#2809)resolveplugin hook to replaceresolveIdandisExternalthat returns an object (#2829)resolveDynamicImportto return an{id, external}object to also resolve unresolvable dynamic imports to a module (#2829)Bug Fixes
string | nullfromthis.resolveIdeven if someresolveIdhooks return objects (#2829)resolveDynamicImportresolves to a non-external module that does not exist (#2829)Pull Requests
generateBundledocumentation (@lukastaegert)v1.10.1Compare Source
2019-04-19
Bug Fixes
Pull Requests
v1.10.0Compare Source
2019-04-11
Features
import.meta.url(#2785)import.meta(#2785)Bug Fixes
Pull Requests
v1.9.3Compare Source
2019-04-10
Bug Fixes
Pull Requests
v1.9.2Compare Source
2019-04-10
Bug Fixes
output.filewithoutput.dirin theoutputOptionshook (#2802)Pull Requests
v1.9.1Compare Source
2019-04-10
Bug Fixes
Pull Requests
v1.9.0Compare Source
2019-04-05
Features
Pull Requests
v1.8.0Compare Source
2019-04-02
Features
moduleas alias foresmandcommonjsforcjsto match Node (#2783)Pull Requests
v1.7.4Compare Source
2019-03-28
Bug Fixes
Pull Requests
v1.7.3Compare Source
2019-03-24
Bug Fixes
Pull Requests
v1.7.2Compare Source
2019-03-24
Bug Fixes
Pull Requests
v1.7.1Compare Source
2019-03-24
Bug Fixes
Pull Requests
v1.7.0Compare Source
2019-03-20
Features
Bug Fixes
Pull Requests
v1.6.1Compare Source
2019-03-20
Bug Fixes
Pull Requests
v1.6.0Compare Source
2019-03-08
Features
Pull Requests
v1.5.0Compare Source
2019-03-07
Features
Pull Requests
v1.4.2Compare Source
2019-03-07
Bug Fixes
Pull Requests
v1.4.1Compare Source
2019-03-04
Bug Fixes
Pull Requests
v1.4.0Compare Source
2019-03-01
Features
Pull Requests
v1.3.3Compare Source
2019-03-01
Bug Fixes
Pull Requests
v1.3.2Compare Source
2019-02-27
Bug Fixes
Pull Requests
v1.3.1Compare Source
2019-02-27
Bug Fixes
Pull Requests
v1.3.0Compare Source
2019-02-26
Features
@__PURE__annotations (#2429)Pull Requests
v1.2.5Compare Source
2019-02-26
Bug Fixes
Pull Requests
v1.2.4Compare Source
2019-02-26
Bug Fixes
Pull Requests
v1.2.3Compare Source
2019-02-23
Bug Fixes
Pull Requests
v1.2.2Compare Source
2019-02-19
Bug Fixes
pathsoptions only for some outputs (#2706)Pull Requests
v1.2.1Compare Source
2019-02-17
Bug Fixes
Pull Requests
v1.2.0Compare Source
2019-02-17
Features
Bug Fixes
RollupOutput.outputto guarantee at least one chunk (#2679)Pull Requests
RollupOutput.output(@MattiasBuelens)v1.1.2Compare Source
2019-01-21
Bug Fixes
undefinedentries in the bundle information (#2663)Pull Requests
v1.1.1Compare Source
2019-01-19
Bug Fixes
Pull Requests
this.setAssetSourcein docs (@everdimension)[extname]and[ext]in docs (@tivac)v1.1.0Compare Source
2019-01-09
Features
this.metaavailable from theoptionsplugin hook (#2642)writeBundleplugin hook that is called after all files have been written (#2643)Bug Fixes
acornimport of the bundled non-ESM acorn plugins is correctly translated to ESM (#2636)buildStarthook (#2642)Pull Requests
v1.0.2Compare Source
2019-01-05
Bug Fixes
Pull Requests
this.addWatchFileand make sure it also declares transform dependencies (@lukastaegert)codeis optional in warning type (@lukastaegert)v1.0.1Compare Source
2019-01-03
Bug Fixes
RollupOptionstype (#2622)Pull Requests
{exports: named, interop: true}options (@Andarist)v1.0.0Compare Source
2018-12-28
Breaking Changes
bundle.generateandbundle.writenow return a new format (#2293)this.addWatchFileplugin context function (#2409)this.watcherin plugin hooks is deprecated in favour of thewatchChangeplugin hook and thethis.addWatchFileplugin context function (#2409)inlineDynamicImportsis used (#2293)Features
--dirClI option can now be aliased as-d(#2293)--inputoption now supports named entry points via=(#2293)Bug Fixes
--inputoption as well as the default CLI option now support named inputs (#2293)Pull Requests
v0.68.2Compare Source
2018-12-23
Bug Fixes
Pull Requests
v0.68.1Compare Source
2018-12-19
Bug Fixes
Pull Requests
v0.68.0Compare Source
2018-12-16
Breaking Changes
optimizeChunksis renamed toexperimentalOptimizeChunksto reflect this feature is not production-ready yet (#2575)Features
this.moduleIds(#2565)this.getModuleInfo(id)(#2565)dynamicImports,facadeModuleId,isDynamicEntry,name(#2575)entryFileNamesbut thechunkFileNamesproperty reflecting those are solely internally used (#2575)isEntry(#2575)isEntryif they are actually entry chunks as well; thus there is now a 1-to-1 correspondence between modules listed ininputand chunks marked asisEntry(#2575)rollup-plugin-multi-entrycompatible with code-splitting and thus the upcoming 1.0 version (#2590)selfbeforethiswhen determining the global variable (#2594)Bug Fixes
facadedchunk (#2575)preserveModulesnow handles dynamic namespace imports (#2584)Pull Requests
optimizeChunksexperimental (@lukastaegert)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, 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.