Open greenkeeper[bot] opened 5 years ago
devDependency
rollup was updated from 1.4.2
to 1.5.0
.Your tests are still failing with this version. Compare changes
2019-03-07
devDependency
rollup was updated from 1.6.0
to 1.6.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-03-20
devDependency
rollup was updated from 1.6.1
to 1.7.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-03-20
The new version differs by 7 commits.
69f0ef7
1.7.0
243cc83
Update changelog
4080c2c
Sort modules before binding, sort exports (#2757)
dfe1713
1.6.1
7513859
Update changelog
8166eb0
Handle member expressions in array patterns (#2760)
26d2b31
Make sure unused default exports are deconflicted when tree-shaking is false (#2758)
See the full diff
devDependency
rollup was updated from 1.7.0
to 1.7.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-03-24
The new version differs by 14 commits.
7c4ceca
1.7.1
034034f
Update changelog
75b41e2
Do not treat break labels as identifiers (#2776)
61dcba8
Update changelog
9cbb73e
Sanitize shortened internal export names (#2768)
dec4d83
Update changelog
429942e
Update dependencies and fix security issues (#2769)
69f0ef7
1.7.0
243cc83
Update changelog
4080c2c
Sort modules before binding, sort exports (#2757)
dfe1713
1.6.1
7513859
Update changelog
8166eb0
Handle member expressions in array patterns (#2760)
26d2b31
Make sure unused default exports are deconflicted when tree-shaking is false (#2758)
See the full diff
devDependency
rollup was updated from 1.7.1
to 1.7.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
rollup was updated from 1.7.2
to 1.7.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-03-24
The new version differs by 20 commits.
e9e9636
1.7.3
48251d5
Update changelog
e53c734
Support exporting live-bindings from other chunks or external dependencies (#2765)
a764107
1.7.2
d05525d
Update changelog
177a076
Resolve relative external ids (#2774)
7c4ceca
1.7.1
034034f
Update changelog
75b41e2
Do not treat break labels as identifiers (#2776)
61dcba8
Update changelog
9cbb73e
Sanitize shortened internal export names (#2768)
dec4d83
Update changelog
429942e
Update dependencies and fix security issues (#2769)
69f0ef7
1.7.0
243cc83
Update changelog
There are 20 commits in total.
See the full diff
devDependency
rollup was updated from 1.7.4
to 1.8.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-04-02
module
as alias for esm
and commonjs
for cjs
to match Node (#2783)The new version differs by 27 commits.
712c56f
1.8.0
f083f50
Update changelog
dba1438
inline interopDefault in config loading (#2782)
8825cdb
Support Node-style format aliases (#2783)
f5a6c30
1.7.4
5c6c884
Update changelog
b3578ae
Make all properties in TreeshakingOptions optional (#2779)
e9e9636
1.7.3
48251d5
Update changelog
e53c734
Support exporting live-bindings from other chunks or external dependencies (#2765)
a764107
1.7.2
d05525d
Update changelog
177a076
Resolve relative external ids (#2774)
7c4ceca
1.7.1
034034f
Update changelog
There are 27 commits in total.
See the full diff
devDependency
rollup was updated from 1.8.0
to 1.9.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-04-05
The new version differs by 34 commits.
fadf7bc
Fix linting
2500f4c
1.9.0
c544083
Update changelog
c3d67ca
Ship with bigint support built-in (#2789)
c6bad2f
Update changelog
7837fc5
Test that rollup-plugin-commonjs works with preserveModules (#2792)
fee090c
Use shared extractAssignedNames from rollup-pluginutils (#2791)
712c56f
1.8.0
f083f50
Update changelog
dba1438
inline interopDefault in config loading (#2782)
8825cdb
Support Node-style format aliases (#2783)
f5a6c30
1.7.4
5c6c884
Update changelog
b3578ae
Make all properties in TreeshakingOptions optional (#2779)
e9e9636
1.7.3
There are 34 commits in total.
See the full diff
devDependency
rollup was updated from 1.9.0
to 1.9.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-04-10
The new version differs by 37 commits.
947067a
1.9.1
d6935ba
Update changelog
6709c17
Emit inline comments inside dynamic import (#2797)
fadf7bc
Fix linting
2500f4c
1.9.0
c544083
Update changelog
c3d67ca
Ship with bigint support built-in (#2789)
c6bad2f
Update changelog
7837fc5
Test that rollup-plugin-commonjs works with preserveModules (#2792)
fee090c
Use shared extractAssignedNames from rollup-pluginutils (#2791)
712c56f
1.8.0
f083f50
Update changelog
dba1438
inline interopDefault in config loading (#2782)
8825cdb
Support Node-style format aliases (#2783)
f5a6c30
1.7.4
There are 37 commits in total.
See the full diff
devDependency
rollup was updated from 1.9.1
to 1.9.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-04-10
output.file
with output.dir
in the outputOptions
hook (#2802)The new version differs by 41 commits.
479bf73
1.9.2
844031c
Update dependencies
7d258ce
Update changelog
351cf69
Observe modified output options in bundle.write (#2802)
947067a
1.9.1
d6935ba
Update changelog
6709c17
Emit inline comments inside dynamic import (#2797)
fadf7bc
Fix linting
2500f4c
1.9.0
c544083
Update changelog
c3d67ca
Ship with bigint support built-in (#2789)
c6bad2f
Update changelog
7837fc5
Test that rollup-plugin-commonjs works with preserveModules (#2792)
fee090c
Use shared extractAssignedNames from rollup-pluginutils (#2791)
712c56f
1.8.0
There are 41 commits in total.
See the full diff
devDependency
rollup was updated from 1.9.2
to 1.9.3
.Your tests are still failing with this version. Compare changes
2019-04-10
The new version differs by 44 commits.
516a06d
1.9.3
a5526ea
Update changelog
c3d73ff
Handle out-of-order binding of identifiers to improve tree-shaking (#2803)
479bf73
1.9.2
844031c
Update dependencies
7d258ce
Update changelog
351cf69
Observe modified output options in bundle.write (#2802)
947067a
1.9.1
d6935ba
Update changelog
6709c17
Emit inline comments inside dynamic import (#2797)
fadf7bc
Fix linting
2500f4c
1.9.0
c544083
Update changelog
c3d67ca
Ship with bigint support built-in (#2789)
c6bad2f
Update changelog
There are 44 commits in total.
See the full diff
devDependency
rollup was updated from 1.9.3
to 1.10.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-04-11
import.meta.url
(#2785)import.meta
(#2785)devDependency
rollup was updated from 1.10.0
to 1.10.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
rollup was updated from 1.10.1
to 1.11.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-03
emitChunk
plugin context function to emit additional entry chunks that can be referenced from the code (#2809)manualChunks
to be a function (#2831).js
extensions in AMD imports to make sure an AMD baseUrl
would work (#2809)resolveFileUrl
plugin hook to replace resolveAssetUrl
and handle emitted chunks as well (#2809)resolve
plugin hook to replace resolveId
and isExternal
that returns an object (#2829)resolveDynamicImport
to return an {id, external}
object to also resolve unresolvable dynamic imports to a module (#2829)string | null
from this.resolveId
even if some resolveId
hooks return objects (#2829)resolveDynamicImport
resolves to a non-external module that does not exist (#2829)generateBundle
documentation (@lukastaegert)The new version differs by 24 commits.
61a7947
1.11.0
20222ce
Run npm test on appveyor again
e5f45d2
Update changelog
5a5ccc8
Update dependencies (#2833)
c4d8440
Update changelog
d96a846
Manual chunks function (#2831)
856707c
Improve id resolution (#2829)
18829da
Add hook for dynamic entry chunk emission (#2809)
980903b
Update changelog
933b322
Also mention code and map in the generateBundle hook documentation (#2832)
0441723
Update changelog
4b4ace3
Docs: Fix syntax error (#2821)
e7b5214
1.10.1
ef69222
Update changelog
099444d
Catch invalid options.format values (#2813)
There are 24 commits in total.
See the full diff
devDependency
rollup was updated from 1.11.0
to 1.11.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-04
The new version differs by 27 commits.
67a717b
1.11.1
773cecd
Update changelog
6238077
Fix removedExports
to correctly track the exported item (#2835)
61a7947
1.11.0
20222ce
Run npm test on appveyor again
e5f45d2
Update changelog
5a5ccc8
Update dependencies (#2833)
c4d8440
Update changelog
d96a846
Manual chunks function (#2831)
856707c
Improve id resolution (#2829)
18829da
Add hook for dynamic entry chunk emission (#2809)
980903b
Update changelog
933b322
Also mention code and map in the generateBundle hook documentation (#2832)
0441723
Update changelog
4b4ace3
Docs: Fix syntax error (#2821)
There are 27 commits in total.
See the full diff
devDependency
rollup was updated from 1.11.1
to 1.11.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-04
The new version differs by 30 commits.
d24dd8e
1.11.2
bbeb536
Update changelog
3596f1f
Make sure circular export * from X
does not stack overflow (#2836)
67a717b
1.11.1
773cecd
Update changelog
6238077
Fix removedExports
to correctly track the exported item (#2835)
61a7947
1.11.0
20222ce
Run npm test on appveyor again
e5f45d2
Update changelog
5a5ccc8
Update dependencies (#2833)
c4d8440
Update changelog
d96a846
Manual chunks function (#2831)
856707c
Improve id resolution (#2829)
18829da
Add hook for dynamic entry chunk emission (#2809)
980903b
Update changelog
There are 30 commits in total.
See the full diff
devDependency
rollup was updated from 1.11.2
to 1.11.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-05
The new version differs by 33 commits.
7d669eb
1.11.3
c04388d
Update changelog
dee790e
Add es3 support for namespace object import (#2825)
d24dd8e
1.11.2
bbeb536
Update changelog
3596f1f
Make sure circular export * from X
does not stack overflow (#2836)
67a717b
1.11.1
773cecd
Update changelog
6238077
Fix removedExports
to correctly track the exported item (#2835)
61a7947
1.11.0
20222ce
Run npm test on appveyor again
e5f45d2
Update changelog
5a5ccc8
Update dependencies (#2833)
c4d8440
Update changelog
d96a846
Manual chunks function (#2831)
There are 33 commits in total.
See the full diff
devDependency
rollup was updated from 1.11.3
to 1.12.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-15
treeshake.moduleSideEffects
option to allow removing empty imports without a side-effect check (#2844)this.resolve
plugin context function with an option to skip the resolveId
hook of the calling plugin (#2844)isEntry
flag to this.getModuleInfo
plugin context function (#2844)The new version differs by 37 commits.
fc1fa5b
1.12.0
0cb505b
Update changelog
4cad1bd
Switch to es2015 output (#2851)
1de599f
Add options and hooks to control module side effects (#2844)
7d669eb
1.11.3
c04388d
Update changelog
dee790e
Add es3 support for namespace object import (#2825)
d24dd8e
1.11.2
bbeb536
Update changelog
3596f1f
Make sure circular export * from X
does not stack overflow (#2836)
67a717b
1.11.1
773cecd
Update changelog
6238077
Fix removedExports
to correctly track the exported item (#2835)
61a7947
1.11.0
20222ce
Run npm test on appveyor again
There are 37 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.0
to 1.12.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-16
The new version differs by 42 commits.
b25b16a
1.12.1
6c88569
Update changelog
33eba89
Allow transformers to return an empty string (#2861)
53947a1
Update changelog
3f27695
Update to latest plugins and extend file name sanitation (#2860)
fc1fa5b
1.12.0
0cb505b
Update changelog
4cad1bd
Switch to es2015 output (#2851)
1de599f
Add options and hooks to control module side effects (#2844)
7d669eb
1.11.3
c04388d
Update changelog
dee790e
Add es3 support for namespace object import (#2825)
d24dd8e
1.11.2
bbeb536
Update changelog
3596f1f
Make sure circular export * from X
does not stack overflow (#2836)
There are 42 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.1
to 1.12.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-17
The new version differs by 49 commits.
a4fbc53
1.12.2
968cb2a
Update changelog
72f2e81
Cache transitive reexport detection (#2864)
020e87f
Update changelog
7aaec61
Declare processConfigsErr before use (#2858)
6a79bc1
keep nested exports with preserveModules (#2854) (#2863)
7e3225f
Fix date in changelog
b25b16a
1.12.1
6c88569
Update changelog
33eba89
Allow transformers to return an empty string (#2861)
53947a1
Update changelog
3f27695
Update to latest plugins and extend file name sanitation (#2860)
fc1fa5b
1.12.0
0cb505b
Update changelog
4cad1bd
Switch to es2015 output (#2851)
There are 49 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.2
to 1.12.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-19
The new version differs by 54 commits.
455e994
1.12.3
c72da4a
Update changelog
9f84980
Properly deduplicate reexported default exports (#2866)
0655489
Update changelog
65b6aef
Enable TypeScript strictNullChecks (#2755)
a4fbc53
1.12.2
968cb2a
Update changelog
72f2e81
Cache transitive reexport detection (#2864)
020e87f
Update changelog
7aaec61
Declare processConfigsErr before use (#2858)
6a79bc1
keep nested exports with preserveModules (#2854) (#2863)
7e3225f
Fix date in changelog
b25b16a
1.12.1
6c88569
Update changelog
33eba89
Allow transformers to return an empty string (#2861)
There are 54 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.3
to 1.12.4
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-27
The new version differs by 58 commits.
d4ce506
1.12.4
bc709ad
Update changelog
00cfcb7
Mention subfolders in docs (#2875)
941e822
Reserve error stack information (#2871)
455e994
1.12.3
c72da4a
Update changelog
9f84980
Properly deduplicate reexported default exports (#2866)
0655489
Update changelog
65b6aef
Enable TypeScript strictNullChecks (#2755)
a4fbc53
1.12.2
968cb2a
Update changelog
72f2e81
Cache transitive reexport detection (#2864)
020e87f
Update changelog
7aaec61
Declare processConfigsErr before use (#2858)
6a79bc1
keep nested exports with preserveModules (#2854) (#2863)
There are 58 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.4
to 1.12.5
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-30
The new version differs by 61 commits.
747c12b
1.12.5
8e6b87c
Update changelog
07b3686
Update pluginutils for new micormatch (#2884)
d4ce506
1.12.4
bc709ad
Update changelog
00cfcb7
Mention subfolders in docs (#2875)
941e822
Reserve error stack information (#2871)
455e994
1.12.3
c72da4a
Update changelog
9f84980
Properly deduplicate reexported default exports (#2866)
0655489
Update changelog
65b6aef
Enable TypeScript strictNullChecks (#2755)
a4fbc53
1.12.2
968cb2a
Update changelog
72f2e81
Cache transitive reexport detection (#2864)
There are 61 commits in total.
See the full diff
devDependency
rollup was updated from 1.12.5
to 1.13.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-05-31
exports
and module
from SystemJS wrapper if possible (#2880)The new version differs by 66 commits.
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
b006d13
Deconflict global variables used inside format-specific code (#2880)
70b0844
Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
747c12b
1.12.5
8e6b87c
Update changelog
07b3686
Update pluginutils for new micormatch (#2884)
d4ce506
1.12.4
bc709ad
Update changelog
00cfcb7
Mention subfolders in docs (#2875)
941e822
Reserve error stack information (#2871)
455e994
1.12.3
c72da4a
Update changelog
9f84980
Properly deduplicate reexported default exports (#2866)
There are 66 commits in total.
See the full diff
devDependency
rollup was updated from 1.13.0
to 1.13.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-01
The new version differs by 71 commits.
6a8d5ef
1.13.1
52032bb
Update changelog
53cde75
Protect all module globals for CJS output from being redefined (#2889)
4a70e08
Update changelog
dc87d58
Enable full TypeScript strict mode (#2888)
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
b006d13
Deconflict global variables used inside format-specific code (#2880)
70b0844
Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
747c12b
1.12.5
8e6b87c
Update changelog
07b3686
Update pluginutils for new micormatch (#2884)
d4ce506
1.12.4
bc709ad
Update changelog
There are 71 commits in total.
See the full diff
devDependency
rollup was updated from 1.13.1
to 1.14.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-05
The new version differs by 74 commits.
6f9c3b5
1.14.0
8186d22
Update changelog
cf398aa
Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
6a8d5ef
1.13.1
52032bb
Update changelog
53cde75
Protect all module globals for CJS output from being redefined (#2889)
4a70e08
Update changelog
dc87d58
Enable full TypeScript strict mode (#2888)
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
b006d13
Deconflict global variables used inside format-specific code (#2880)
70b0844
Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
747c12b
1.12.5
8e6b87c
Update changelog
There are 74 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.0
to 1.14.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-05
await
expressions were not included properly (#2899)The new version differs by 78 commits.
7915205
1.14.1
4f7fdda
Update changelog
af1748d
Fix unintended early return in await inclusion handling. (#2899)
71f2fa8
Properly include try-catch-statements even if they have already been (#2898)
6f9c3b5
1.14.0
8186d22
Update changelog
cf398aa
Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
6a8d5ef
1.13.1
52032bb
Update changelog
53cde75
Protect all module globals for CJS output from being redefined (#2889)
4a70e08
Update changelog
dc87d58
Enable full TypeScript strict mode (#2888)
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
There are 78 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.1
to 1.14.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-05
The new version differs by 81 commits.
213055c
1.14.2
5376a3c
Update changelog
16324f1
Handle early bind for member expressions (#2900)
7915205
1.14.1
4f7fdda
Update changelog
af1748d
Fix unintended early return in await inclusion handling. (#2899)
71f2fa8
Properly include try-catch-statements even if they have already been (#2898)
6f9c3b5
1.14.0
8186d22
Update changelog
cf398aa
Implement try-statement-deoptimization for feature detection, tree-shake unused arguments (#2892)
6a8d5ef
1.13.1
52032bb
Update changelog
53cde75
Protect all module globals for CJS output from being redefined (#2889)
4a70e08
Update changelog
dc87d58
Enable full TypeScript strict mode (#2888)
There are 81 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.3
to 1.14.4
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-07
moduleSideEffects: false
(#2905)The new version differs by 88 commits.
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
c68bd95
1.14.3
d79aa57
Update changelog
7179390
Use browser relative path algorithm for chunks (#2902)
b1df517
Add funding button
213055c
1.14.2
5376a3c
Update changelog
16324f1
Handle early bind for member expressions (#2900)
7915205
1.14.1
4f7fdda
Update changelog
af1748d
Fix unintended early return in await inclusion handling. (#2899)
71f2fa8
Properly include try-catch-statements even if they have already been (#2898)
6f9c3b5
1.14.0
There are 88 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.4
to 1.14.5
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-09
The new version differs by 95 commits.
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
fd2fe29
Do not resolve relative external ids when using the object form (#2907)
a10a4fb
Fix treeshaken parameters around parentheses (#2911)
6652a3e
Update changelog
98a91ef
Update dependencies (#2906)
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
c68bd95
1.14.3
d79aa57
Update changelog
7179390
Use browser relative path algorithm for chunks (#2902)
b1df517
Add funding button
213055c
1.14.2
There are 95 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.5
to 1.14.6
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-10
The new version differs by 98 commits.
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
fd2fe29
Do not resolve relative external ids when using the object form (#2907)
a10a4fb
Fix treeshaken parameters around parentheses (#2911)
6652a3e
Update changelog
98a91ef
Update dependencies (#2906)
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
c68bd95
1.14.3
d79aa57
Update changelog
There are 98 commits in total.
See the full diff
devDependency
rollup was updated from 1.14.6
to 1.15.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
rollup was updated from 1.15.0
to 1.15.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 107 commits.
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
There are 107 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.1
to 1.15.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-13
The new version differs by 110 commits.
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
There are 110 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.2
to 1.15.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-13
The new version differs by 113 commits.
d98eb95
1.15.3
f17910b
Update changelog
9d19a18
Fix repeated re-emission of files emitted from a transform hook (#2936)
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
There are 113 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.3
to 1.15.4
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-14
The new version differs by 116 commits.
74a3be1
1.15.4
fb497a5
Update changelog
1934044
Fix URL resolution to work when the current script contains query parameters (#2937)
d98eb95
1.15.3
f17910b
Update changelog
9d19a18
Fix repeated re-emission of files emitted from a transform hook (#2936)
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
There are 116 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.4
to 1.15.5
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-14
renderedLength === 0
is a reliable check (#2940)null
from resolveId
(#2941)The new version differs by 120 commits.
3a5c17a
1.15.5
c1ba368
Update changelog
b216023
Completely omit files that do not have any included statements (#2940)
dd00ff5
Explicitly allow null as return value for various hooks (#2941)
74a3be1
1.15.4
fb497a5
Update changelog
1934044
Fix URL resolution to work when the current script contains query parameters (#2937)
d98eb95
1.15.3
f17910b
Update changelog
9d19a18
Fix repeated re-emission of files emitted from a transform hook (#2936)
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
There are 120 commits in total.
See the full diff
devDependency
rollup was updated from 1.15.5
to 1.15.6
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
rollup was updated from 1.15.6
to 1.16.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 130 commits.
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
7d1bd82
Get rid of alternate screen and simplify screen clearing (#2942)
3a5c17a
1.15.5
c1ba368
Update changelog
b216023
Completely omit files that do not have any included statements (#2940)
dd00ff5
Explicitly allow null as return value for various hooks (#2941)
74a3be1
1.15.4
There are 130 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.0
to 1.16.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 133 commits.
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
7d1bd82
Get rid of alternate screen and simplify screen clearing (#2942)
3a5c17a
1.15.5
c1ba368
Update changelog
There are 133 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.1
to 1.16.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-22
The new version differs by 136 commits.
3ed6c52
1.16.2
48f7f6d
Update changelog
9cb67d2
Make sure errors from dynamic imports can be caught (#2958)
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
1347489
1.15.6
9624952
Update changelog
f4b19ab
Improve handling of conflicting namespace exports (#2893)
There are 136 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.2
to 1.16.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-06-29
The new version differs by 139 commits.
ea68fbc
1.16.3
dbc2c17
Update changelog
9fb1a48
Deconflict unused parameters (#2972)
3ed6c52
1.16.2
48f7f6d
Update changelog
9cb67d2
Make sure errors from dynamic imports can be caught (#2958)
dc7fc34
1.16.1
53dfc84
Update changelog
88b938d
Add missing docs for strictDeprecations (#2956)
eb16d2f
1.16.0
d711fc4
Update changelog
1739459
Add option to handle use of features marked for deprecation as errors (#2950)
bae092c
Update changelog
0de95d0
Improve dynamic import interop (#2954)
3681afa
Keep annotations and comments when simplifying logical and conditional expressions (#2955)
There are 139 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.3
to 1.16.4
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-07-02
The new version differs by 149 commits.
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
928d7d6
Update website links
0dd6c15
Remove accidental solo test run
ea68fbc
1.16.3
dbc2c17
Update changelog
9fb1a48
Deconflict unused parameters (#2972)
3ed6c52
1.16.2
48f7f6d
Update changelog
There are 149 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.4
to 1.16.5
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-07-04
The new version differs by 153 commits.
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
928d7d6
Update website links
0dd6c15
Remove accidental solo test run
ea68fbc
1.16.3
There are 153 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.5
to 1.16.6
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-07-04
The new version differs by 156 commits.
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
There are 156 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.6
to 1.16.7
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-07-09
The new version differs by 162 commits.
faebb27
1.16.7
05219ef
Update changelog
893c725
Only overwrite content when resolving import.meta properties (#2986)
e66d7be
Sourcemap types (#2985)
8fe1385
Minor stylistic improvements
36f690a
Remove leftover solo: true
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
There are 162 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.7
to 1.17.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-07-15
The new version differs by 167 commits.
5d1541a
1.17.0
61989d4
Update changelog
7b5aa2b
Bump lodash from 4.17.11 to 4.17.14 (#2989)
6b500b8
Add getCombinedSourceMap in transform plugin context (#2983) (#2993)
a36020d
docs: Fix code fences for link (#2987)
faebb27
1.16.7
05219ef
Update changelog
893c725
Only overwrite content when resolving import.meta properties (#2986)
e66d7be
Sourcemap types (#2985)
8fe1385
Minor stylistic improvements
36f690a
Remove leftover solo: true
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
There are 167 commits in total.
See the full diff
devDependency
rollup was updated from 1.17.0
to 1.18.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
2019-08-01
externalLiveBindings: false
option to optimize code when live bindings are not needed (#3010)The new version differs by 175 commits.
57dd0b9
1.18.0
997df87
Update changelog
4a0fa56
Add option to prevent code for external live bindings (#3010)
def3ae2
Update changelog
2219f24
Update badges (#2998)
8f4a993
Update changelog
b194d4a
Include working coverage script (#2997)
db6979d
Update changelog
5d1541a
1.17.0
61989d4
Update changelog
7b5aa2b
Bump lodash from 4.17.11 to 4.17.14 (#2989)
6b500b8
Add getCombinedSourceMap in transform plugin context (#2983) (#2993)
a36020d
docs: Fix code fences for link (#2987)
faebb27
1.16.7
05219ef
Update changelog
There are 175 commits in total.
See the full diff
devDependency
rollup was updated from 1.18.0
to 1.19.0
.Your tests are still failing with this version. Compare changes
2019-08-05
The new version differs by 181 commits.
9af119d
1.19.0
b3f361c
Update changelog
456f4d2
Avoid variable from empty module name be empty (#3026)
17eaa43
Use id of last module in chunk as name base for auto-generated chunks (#3025)
871bfa0
Switch to a code-splitting build and update dependencies (#3020)
2443783
Unified file emission api (#2999)
57dd0b9
1.18.0
997df87
Update changelog
4a0fa56
Add option to prevent code for external live bindings (#3010)
def3ae2
Update changelog
2219f24
Update badges (#2998)
8f4a993
Update changelog
b194d4a
Include working coverage script (#2997)
db6979d
Update changelog
5d1541a
1.17.0
There are 181 commits in total.
See the full diff
The devDependency rollup was updated from
1.4.1
to1.4.2
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/justindujardin/mathtastic/builds/502933915?utm_source=github_status&utm_medium=notification)).Release Notes for v1.4.2
2019-03-07
Bug Fixes
Pull Requests
Commits
The new version differs by 6 commits.
adaa23e
1.4.2
2d03a67
Update changelog
858fea4
Resolve a situation where different default exports referencing the same (#2737)
6903425
Update changelog
af41561
Fix an issue where the same hash was generated when different variables (#2741)
d27c0f6
Docs: Fix return type (#2738)
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: