RedTn / react-robust-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of rollup is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency rollup was updated from 1.14.2 to 1.14.3.

🚨 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
  • ❌ ci/circleci: install-job: Your tests failed on CircleCI (Details).

Release Notes for v1.14.3

2019-06-06

Bug Fixes

  • Generate correct external imports when importing from a directory that would be above the root of the current working directory (#2902)

Pull Requests

Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.14.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency rollup was updated from 1.14.3 to 1.14.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.4

2019-06-07

Bug Fixes

  • Do not omit external re-exports for moduleSideEffects: false (#2905)

Pull Requests

  • #2905: Make sure external re-exports are included for moduleSideEffects: false (@lukastaegert)
Commits

The new version differs by 3 commits.

  • b22a264 1.14.4
  • 4392a3e Update changelog
  • 0a0b67f Make sure external re-exports are included for moduleSideEffects: false (#2905)

See the full diff

  • The devDependency rollup was updated from 1.14.4 to 1.14.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.5

2019-06-09

Bug Fixes

  • Keep external ids unmodified when using the object form of resolveId (#2907)
  • Cache dynamic import resolutions when using Rollup cache (#2908)
  • Keep all necessary parentheses when tree-shaking call arguments (#2911)

Pull Requests

Commits

The new version differs by 10 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)

See the full diff

  • The devDependency rollup was updated from 1.14.5 to 1.14.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.14.6

2019-06-10

Bug Fixes

  • Fix an issue where call arguments were not included in try statements (#2914)

Pull Requests

  • #2914: Properly include try statements for each pass when deoptimization is deactivated (@lukastaegert)
Commits

The new version differs by 13 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)

See the full diff

  • The devDependency rollup was updated from 1.14.6 to 1.15.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 1.15.0 to 1.15.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 22 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 22 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.15.1 to 1.15.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.15.2

2019-06-13

Bug Fixes

  • Make sure chunks emitted from transform hooks are also emitted for incremental builds in watch mode (#2933)

Pull Requests

Commits

The new version differs by 25 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 25 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.15.2 to 1.15.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.15.3

2019-06-13

Bug Fixes

  • Always reemit assets and chunks from cached transform hooks (#2936)

Pull Requests

Commits

The new version differs by 28 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 28 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.15.3 to 1.15.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.15.4

2019-06-14

Bug Fixes

  • Improve how asset and chunk URLs are resolved for UMD, IIFE and CJS output (#2937)

Pull Requests

  • #2937: Fix URL resolution to work when the current script contains query parameters (@lukastaegert)
Commits

The new version differs by 31 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 31 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.15.4 to 1.15.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.15.5

2019-06-14

Bug Fixes

  • Do not include any comments for completely tree-shaken files so that renderedLength === 0 is a reliable check (#2940)
  • Do not cause type errors when returning null from resolveId (#2941)

Pull Requests

Commits

The new version differs by 35 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 35 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.15.5 to 1.15.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 1.15.6 to 1.16.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 45 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 45 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.0 to 1.16.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 48 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 48 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.1 to 1.16.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 51 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 51 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.2 to 1.16.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.3

2019-06-29

Bug Fixes

  • Prevent name conflicts with unused function parameters (#2972)

Pull Requests

Commits

The new version differs by 54 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 54 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.3 to 1.16.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.4

2019-07-02

Bug Fixes

  • Do not show a TypeScript error when providing a location as number to this.warn and this.error (#2974)
  • Use the correct TypeScript type for Sourcemap.version (#2976)

Pull Requests

Commits

The new version differs by 64 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 64 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.4 to 1.16.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.5

2019-07-04

Bug Fixes

  • onwarn should still be called when --silent is used (#2982)
  • Properly clean up watchers for files that are deleted between builds (#2982)

Pull Requests

Commits

The new version differs by 68 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 68 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.5 to 1.16.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.6

2019-07-04

Bug Fixes

  • Do not pass undefined to resolveDynamicImport for unresolvable template literals (#2984)

Pull Requests

Commits

The new version differs by 71 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 71 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.6 to 1.16.7.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.16.7

2019-07-09

Bug Fixes

  • Fix an issue where exported import.meta properties would lead to invalid code (#2986)

Pull Requests

Commits

The new version differs by 77 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 77 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.16.7 to 1.17.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.17.0

2019-07-15

Features

  • Allow plugins to access current combined sourcemap in transform hook for coverage instrumentation (#2986)

Pull Requests

Commits

The new version differs by 82 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 82 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.17.0 to 1.18.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.18.0

2019-08-01

Features

  • Add externalLiveBindings: false option to optimize code when live bindings are not needed (#3010)

Pull Requests

Commits

The new version differs by 90 commits.

There are 90 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.18.0 to 1.19.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 96 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 96 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.19.0 to 1.19.1.

Your tests are still failing with this version. Compare changes

  • The devDependency rollup was updated from 1.19.1 to 1.19.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

See the full diff

  • The devDependency rollup was updated from 1.19.2 to 1.19.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.19.3

2019-08-06

Bug Fixes

  • Fix wrong URLs in error messages (#3033)

Pull Requests

Commits

The new version differs by 6 commits.

See the full diff

  • The devDependency rollup was updated from 1.19.3 to 1.19.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.19.4

2019-08-07

Bug Fixes

  • Prevent invalid code when exporting an external namespace (#3034)
  • Prevent invalid or non-equivalent code when simplifying expressions in return and throw statements (#3035)

Pull Requests

Commits

The new version differs by 11 commits.

See the full diff

  • The devDependency rollup was updated from 1.19.4 to 1.20.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.20.0

2019-08-21

Features

  • Add augmentChunkHash plugin hook to be able to reflect changes in renderChunk in the chunk hash (#2921)

Bug Fixes

  • Do not mutate the acorn options object (#3051)
  • Make sure the order of emitted chunks always reflects the order in which they were emitted (#3055)
  • Do not hang when there are strings containing comment-like syntax in some scenarios (#3069)

Pull Requests

  • The devDependency rollup was updated from 1.20.0 to 1.20.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.20.1

2019-08-22

Bug Fixes

  • Fix an issue where variable names inside dynamic import expressions were not rendered correctly (#3073)
  • Fix type definition to allow a single watcher config as well as an array (#3074)

Pull Requests

Commits

The new version differs by 35 commits.

  • a7e5ff2 1.20.1
  • 0c70397 Update changelog
  • 372101f Fix wrong variable name in import expression (#3073)
  • 0314917 Fixes type definition on watch and Watcher constructor. (#3074)
  • 54dfb28 Fix lint error, update license
  • fb6aa6d 1.20.0
  • a6659d1 Update changelog
  • f6a6be0 Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
  • 852e704 Auto-generate license file (#3063)
  • 9879cbc Update changelog
  • 8df2bc1 Update to acorn 7 (#3061)
  • f0b429c Refactor use async control flow (#3053)
  • 5979144 Update changelog
  • 4f1d004 avoid to change original options (.acorn) object (#3051)
  • 2593b04 Remove acorn-bigint and acorn-dynamic-import from bundle (#3058)

There are 35 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.20.1 to 1.20.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.20.2

2019-08-25

Bug Fixes

  • Avoid an issue where circular namespace reexports would crash Rollup (#3074)

Pull Requests

Commits

The new version differs by 38 commits.

  • b1747e4 1.20.2
  • 9374704 Update changelog
  • 2c93e33 Handle namespaces that reexport themselves (#3077)
  • a7e5ff2 1.20.1
  • 0c70397 Update changelog
  • 372101f Fix wrong variable name in import expression (#3073)
  • 0314917 Fixes type definition on watch and Watcher constructor. (#3074)
  • 54dfb28 Fix lint error, update license
  • fb6aa6d 1.20.0
  • a6659d1 Update changelog
  • f6a6be0 Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
  • 852e704 Auto-generate license file (#3063)
  • 9879cbc Update changelog
  • 8df2bc1 Update to acorn 7 (#3061)
  • f0b429c Refactor use async control flow (#3053)

There are 38 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.20.2 to 1.20.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.20.3

2019-08-28

Bug Fixes

  • Make sure file hashes change when a change of the naming pattern leads to a file name change of a dependency (#3083)
  • Fix several issues where reexporting an external "default" export could lead to invalid or incorrect code (#3084)

Pull Requests

Commits

The new version differs by 43 commits.

  • bce164e 1.20.3
  • ee4a3f8 Update changelog
  • 8ee03af Properly reflect dependency file names in hash (#3083)
  • e2fa18d Fix "default" reexport issues in non ESM/System formats (#3084)
  • cc5fd63 chore: add github actions workflow config for windows (#3078)
  • b1747e4 1.20.2
  • 9374704 Update changelog
  • 2c93e33 Handle namespaces that reexport themselves (#3077)
  • a7e5ff2 1.20.1
  • 0c70397 Update changelog
  • 372101f Fix wrong variable name in import expression (#3073)
  • 0314917 Fixes type definition on watch and Watcher constructor. (#3074)
  • 54dfb28 Fix lint error, update license
  • fb6aa6d 1.20.0
  • a6659d1 Update changelog

There are 43 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.20.3 to 1.21.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 52 commits.

  • 1b72941 1.21.0
  • 0ad169a Update changelog
  • 1d524f2 fix: remove 'use strict'; from systemjs when strict=false (#3101)
  • 8dceaf6 Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
  • b226036 Make accessing unknown globals a side-effect (#3068)
  • bba1466 feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
  • 18d1aed Watch files onbuild, even if build fails (#3081)
  • 1429d57 retrigger CI
  • 071f5e3 Fix date in changelog
  • bce164e 1.20.3
  • ee4a3f8 Update changelog
  • 8ee03af Properly reflect dependency file names in hash (#3083)
  • e2fa18d Fix "default" reexport issues in non ESM/System formats (#3084)
  • cc5fd63 chore: add github actions workflow config for windows (#3078)
  • b1747e4 1.20.2

There are 52 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.21.0 to 1.21.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.21.1

2019-09-09

Bug Fixes

  • Allow legacy plugins to still add assets directly to the bundle object (#3105)

Pull Requests

  • #3105: Allow legacy plugins to still add assets directly to the bundle object (@lukastaegert)
Commits

The new version differs by 55 commits.

  • 96e691b 1.21.1
  • b7ebc49 Update changelog
  • cb5227c Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
  • 1b72941 1.21.0
  • 0ad169a Update changelog
  • 1d524f2 fix: remove 'use strict'; from systemjs when strict=false (#3101)
  • 8dceaf6 Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
  • b226036 Make accessing unknown globals a side-effect (#3068)
  • bba1466 feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
  • 18d1aed Watch files onbuild, even if build fails (#3081)
  • 1429d57 retrigger CI
  • 071f5e3 Fix date in changelog
  • bce164e 1.20.3
  • ee4a3f8 Update changelog
  • 8ee03af Properly reflect dependency file names in hash (#3083)

There are 55 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.21.1 to 1.21.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.21.2

2019-09-09

Bug Fixes

  • Fix wrong deprecation message to direct to this.emitFile instead of this.emitAsset
Commits

The new version differs by 58 commits.

  • ed34bc5 1.21.2
  • d363b3e Update changelog
  • 47b57dd Fix wrong deprecation message
  • 96e691b 1.21.1
  • b7ebc49 Update changelog
  • cb5227c Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
  • 1b72941 1.21.0
  • 0ad169a Update changelog
  • 1d524f2 fix: remove 'use strict'; from systemjs when strict=false (#3101)
  • 8dceaf6 Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
  • b226036 Make accessing unknown globals a side-effect (#3068)
  • bba1466 feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
  • 18d1aed Watch files onbuild, even if build fails (#3081)
  • 1429d57 retrigger CI
  • 071f5e3 Fix date in changelog

There are 58 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.21.2 to 1.21.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.3

2019-09-09

Bug Fixes

  • Fix a regression where modifying a watched file did not trigger a rebuild (#3112)

Pull Requests

  • #3112: Fix .addWatchFile() dependencies failing to invalidate in watch mode (@tivac)
Commits

The new version differs by 61 commits.

  • 13b27ca 1.21.3
  • 6a216d0 Update changelog
  • ed880a0 Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)
  • ed34bc5 1.21.2
  • d363b3e Update changelog
  • 47b57dd Fix wrong deprecation message
  • 96e691b 1.21.1
  • b7ebc49 Update changelog
  • cb5227c Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
  • 1b72941 1.21.0
  • 0ad169a Update changelog
  • 1d524f2 fix: remove 'use strict'; from systemjs when strict=false (#3101)
  • 8dceaf6 Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
  • b226036 Make accessing unknown globals a side-effect (#3068)
  • bba1466 feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)

There are 61 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.21.3 to 1.21.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.4

2019-09-16

Bug Fixes

  • Recognize common browser globals (#3117)
  • Do not treat "typeof " as a side-effect (#3117)

Pull Requests

  • #3117: Add browser globals to known globals and prevent "typeof" side-effects (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 9bd47a2 1.21.4
  • 7fd57c0 Update changelog
  • 86d98cb Add browser globals to known globals and prevent "typeof" side-effects (#3117)

See the full diff

  • The devDependency rollup was updated from 1.21.4 to 1.22.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.22.0

2019-09-29

Features

  • Add a new "hidden" sourcemap type that generates the map files but omits the sourcemap comment (#3120)
  • Generate more efficient code when using namespaceToStringTag: true (#3135)
  • Make sure namespace objects do not have a prototype (#3136)

Bug Fixes

  • Do not ignore side-effectful iterators by always preserving for..of loops for now (#3132)
  • Make sure --context is observed as a CLI option (#3134)
  • Do not require specific versions for @types dependencies (#3131)

Pull Requests

Commits

The new version differs by 9 commits.

  • 55dddd8 1.22.0
  • 647187c Update changelog
  • 962be76 Generate sourcemaps but omit the comment (#3120)
  • b8335db Set null prototype on namespace objects. (#3136)
  • a1ec55c Remove Symbol polyfill in module namespaces (#3135)
  • a92d09d Preserve empty for...of loops (#3132)
  • bc5b98d Use asterisk for @types/* dependencies (#3131)
  • 4b69c09 Wire up --context CLI flag (#3134)
  • a261cad Update dependencies (#3133)

See the full diff

  • The devDependency rollup was updated from 1.22.0 to 1.23.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.23.0

2019-10-03

Features

  • Add placeholders for extensions when preserving modules (#3116)

Pull Requests

Commits

The new version differs by 13 commits.

  • 5d53c04 1.23.0
  • 1d08d6b Update changelog and dependencies
  • 9a6d811 Fix typo (#3142)
  • 998ddf1 Include extensions in preserveModules output filenames for scriptified assets (#3116)
  • 55dddd8 1.22.0
  • 647187c Update changelog
  • 962be76 Generate sourcemaps but omit the comment (#3120)
  • b8335db Set null prototype on namespace objects. (#3136)
  • a1ec55c Remove Symbol polyfill in module namespaces (#3135)
  • a92d09d Preserve empty for...of loops (#3132)
  • bc5b98d Use asterisk for @types/* dependencies (#3131)
  • 4b69c09 Wire up --context CLI flag (#3134)
  • a261cad Update dependencies (#3133)

See the full diff

  • The devDependency rollup was updated from 1.23.0 to 1.23.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.23.1

2019-10-05

Bug Fixes

  • Fix a regression where the node types had a specific minimal version (#3143)

Pull Requests

Commits

The new version differs by 17 commits.

  • 53266e6 1.23.1
  • 6bca51a Update changelog
  • ee6a8c0 Ensure that types packages have star version ranges (#3143)
  • 0e51dfb Update license
  • 5d53c04 1.23.0
  • 1d08d6b Update changelog and dependencies
  • 9a6d811 Fix typo (#3142)
  • 998ddf1 Include extensions in preserveModules output filenames for scriptified assets (#3116)
  • 55dddd8 1.22.0
  • 647187c Update changelog
  • 962be76 Generate sourcemaps but omit the comment (#3120)
  • b8335db Set null prototype on namespace objects. (#3136)
  • a1ec55c Remove Symbol polyfill in module namespaces (#3135)
  • a92d09d Preserve empty for...of loops (#3132)
  • bc5b98d Use asterisk for @types/* dependencies (#3131)

There are 17 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.23.1 to 1.24.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.24.0

2019-10-15

Features

  • Respect break, continue, return and throw when tree-shaking to detect dead code (#3153)
  • Do treat treat hoisted function declarations as "unknown" when checking for call side-effects (#3153)

Bug Fixes

  • Make sure that unknown import.meta properties produce valid code in SystemJS (#3152)
  • Make sure treeshake.annotations: false is respected for class instantiation (#3153)
  • Check property access side-effects for class instantiation (#3153)
  • Do not suppress break statements inside labeled statements (#3153)

Pull Requests

  • #3152: Allow import.meta.* for systemjs format (@dmail)
  • #3153: Get rid of immutable.js and implement tree-shaking for broken control flow (@lukastaegert)
Commits

The new version differs by 21 commits.

  • 4fd918f 1.24.0
  • b5a9f47 Update changelog
  • f6db7bc Allow import.meta.* for systemjs format (#3152)
  • 4b16548 Get rid of immutable.js and implement tree-shaking for broken control flow (#3153)
  • 53266e6 1.23.1
  • 6bca51a Update changelog
  • ee6a8c0 Ensure that types packages have star version ranges (#3143)
  • 0e51dfb Update license
  • 5d53c04 1.23.0
  • 1d08d6b Update changelog and dependencies
  • 9a6d811 Fix typo (#3142)
  • 998ddf1 Include extensions in preserveModules output filenames for scriptified assets (#3116)
  • 55dddd8 1.22.0
  • 647187c Update changelog
  • 962be76 Generate sourcemaps but omit the comment (#3120)

There are 21 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.24.0 to 1.25.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.25.0

2019-10-18

Features

  • Remove try-catch if there is no side-effect in the try-block (#3166)
  • Omit side-effect-free trailing cases in switch-statements (#3166)
  • Remove unused labels (#3170)

Bug Fixes

  • Do not remove code after labeled statements that contain a throw or return if the label is used (#3170)
  • Prevent invalid code when expressions are simplified that do not follow a white-space character (#3173)
  • Do not remove continue statements inside switch statements (#3166)
  • Prevent trailing empty lines when tree-shaking inside switch statements (#3166)

Pull Requests

Commits

The new version differs by 26 commits.

  • d677eb7 1.25.0
  • f307c89 Update changelog
  • 91cb8f0 Add missing spaces in certain statements and expressions to avoid invalid code (#3173)
  • 121a7f4 Handle optional control flow in labeled statements, remove unused labels (#3170)
  • 836a106 Better try statement tree shaking (#3166)
  • 4fd918f 1.24.0
  • b5a9f47 Update changelog
  • f6db7bc Allow import.meta.* for systemjs format (#3152)
  • 4b16548 Get rid of immutable.js and implement tree-shaking for broken control flow (#3153)
  • 53266e6 1.23.1
  • 6bca51a Update changelog
  • ee6a8c0 Ensure that types packages have star version ranges (#3143)
  • 0e51dfb Update license
  • 5d53c04 1.23.0
  • 1d08d6b Update changelog and dependencies

There are 26 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.25.0 to 1.25.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.25.1

2019-10-20

Bug Fixes

  • Handle a situation where code was not included after a switch statement (#3178)
  • Handle a situation where code was not included after a do-while loop (#3180)
  • Do not fail if different outputs emit the same file (#3175)
  • Give access to the original acorn error for parse errors (#3176)

Pull Requests

Commits

The new version differs by 33 commits.

  • b0d35e1 1.25.1
  • dc8e933 Update changelog
  • 24063a6 Handle conditional breaks in do-while loops with unconditional return (#3180)
  • 06fb16a Disable errors for duplicate emitted file names (#3175)
  • f99c7e4 Add original parser error to rollup error; Update tests (#3176)
  • 06047fc Fix switch case not being included correctly (#3178)
  • 73faf06 Update dependencies (#3179)
  • d677eb7 1.25.0
  • f307c89 Update changelog
  • 91cb8f0 Add missing spaces in certain statements and expressions to avoid invalid code (#3173)
  • 121a7f4 Handle optional control flow in labeled statements, remove unused labels (#3170)
  • 836a106 Better try statement tree shaking (#3166)
  • 4fd918f 1.24.0
  • b5a9f47 Update changelog
  • f6db7bc Allow import.meta.* for systemjs format (#3152)

There are 33 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.25.1 to 1.25.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.25.2

2019-10-23

Bug Fixes

  • Improve performance of bundled UMD code by adding additional parentheses to enforce eager parsing (#3183)
  • Improve types to tolerate passing a Rollup config with multiple outputs to rollup.rollup (#3184)

Pull Requests

Commits

The new version differs by 37 commits.

  • b123169 1.25.2
  • 52e5ba5 Update changelog
  • e24bc46 RollupOptions accept output as array (#3184)
  • dae509d Add parentheses to factory function of UMD bundles (#3183)
  • b0d35e1 1.25.1
  • dc8e933 Update changelog
  • 24063a6 Handle conditional breaks in do-while loops with unconditional return (#3180)
  • 06fb16a Disable errors for duplicate emitted file names (#3175)
  • f99c7e4 Add original parser error to rollup error; Update tests (#3176)
  • 06047fc Fix switch case not being included correctly (#3178)
  • 73faf06 Update dependencies (#3179)
  • d677eb7 1.25.0
  • f307c89 Update changelog
  • 91cb8f0 Add missing spaces in certain statements and expressions to avoid invalid code (#3173)
  • 121a7f4 Handle optional control flow in labeled statements, remove unused labels (#3170)

There are 37 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.25.2 to 1.26.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.0

2019-10-27

Features

  • Only warn when no output is provided for an IIFE bundle but still produce valid code (#3181)
  • Support reexporting namespaces as a binding (#3193)
  • Switch from hash.js to crypto for hashing in the Node build for better performance and support for very large assets (#3194)

Bug Fixes

  • Correctly handle chunks reexporting the same namespace as two different bindings (#3193)

Pull Requests

Commits

The new version differs by 42 commits.

  • 53fb6fe 1.26.0
  • 1fad958 Update changelog
  • 1e1a111 Add support for "export * as name from …" (#3193)
  • 2f7e064 Remove the need to provide an output name for IIFE bundles (#3181)
  • b4c8b43 [feat] Adds support for large assets (> 100 MB) (#3194)
  • b123169 1.25.2
  • 52e5ba5 Update changelog
  • e24bc46 RollupOptions accept output as array (#3184)
  • dae509d Add parentheses to factory function of UMD bundles (#3183)
  • b0d35e1 1.25.1
  • dc8e933 Update changelog
  • 24063a6 Handle conditional breaks in do-while loops with unconditional return (#3180)
  • 06fb16a Disable errors for duplicate emitted file names (#3175)
  • f99c7e4 Add original parser error to rollup error; Update tests (#3176)
  • 06047fc Fix switch case not being included correctly (#3178)

There are 42 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.0 to 1.26.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.1

2019-10-31

Bug Fixes

  • Prevent an issue where outputs would overwrite files emitted by other outputs (#3201)
  • Do not throw an error if the config file does not have a .js extension (#3204)

Pull Requests

  • #3201: Make the CLI run generate/output in serial (@marijnh)
  • #3204: support all config file extensions (.js,.mjs,...) (@arlac77)
Commits

The new version differs by 46 commits.

  • 38c3171 1.26.1
  • 4071fa8 Update changelog
  • d8becda Make the CLI run generate/output in serial (#3201)
  • 9c85d2a support all config file extensions (.js,.mjs,...) (#3204)
  • 53fb6fe 1.26.0
  • 1fad958 Update changelog
  • 1e1a111 Add support for "export * as name from …" (#3193)
  • 2f7e064 Remove the need to provide an output name for IIFE bundles (#3181)
  • b4c8b43 [feat] Adds support for large assets (> 100 MB) (#3194)
  • b123169 1.25.2
  • 52e5ba5 Update changelog
  • e24bc46 RollupOptions accept output as array (#3184)
  • dae509d Add parentheses to factory function of UMD bundles (#3183)
  • b0d35e1 1.25.1
  • dc8e933 Update changelog

There are 46 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.1 to 1.26.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.2

2019-10-31

Bug Fixes

  • Do not create invalid code when using treeshake: false and star re-exports (#3209)

Pull Requests

Commits

The new version differs by 49 commits.

  • 5cbfdee 1.26.2
  • 2ed5bfe Update changelog
  • 066620e Also remove export-all declarations when not tree-shaking (#3209)
  • 38c3171 1.26.1
  • 4071fa8 Update changelog
  • d8becda Make the CLI run generate/output in serial (#3201)
  • 9c85d2a support all config file extensions (.js,.mjs,...) (#3204)
  • 53fb6fe 1.26.0
  • 1fad958 Update changelog
  • 1e1a111 Add support for "export * as name from …" (#3193)
  • 2f7e064 Remove the need to provide an output name for IIFE bundles (#3181)
  • b4c8b43 [feat] Adds support for large assets (> 100 MB) (#3194)
  • b123169 1.25.2
  • 52e5ba5 Update changelog
  • e24bc46 RollupOptions accept output as array (#3184)

There are 49 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.2 to 1.26.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.3

2019-11-02

Bug Fixes

  • Work around an incompatibility with rollup-plugin-dts (#3211)

Pull Requests

  • #3211: Do no fail if the source attribute is undefined in an unused named export (@lukastaegert)
Commits

The new version differs by 52 commits.

  • f9b9a7c 1.26.3
  • 7ea824b Update changelog
  • 33b15cd Do no fail if the source attribute is undefined in an unused named export (#3211)
  • 5cbfdee 1.26.2
  • 2ed5bfe Update changelog
  • 066620e Also remove export-all declarations when not tree-shaking (#3209)
  • 38c3171 1.26.1
  • 4071fa8 Update changelog
  • d8becda Make the CLI run generate/output in serial (#3201)
  • 9c85d2a support all config file extensions (.js,.mjs,...) (#3204)
  • 53fb6fe 1.26.0
  • 1fad958 Update changelog
  • 1e1a111 Add support for "export * as name from …" (#3193)
  • 2f7e064 Remove the need to provide an output name for IIFE bundles (#3181)
  • b4c8b43 [feat] Adds support for large assets (> 100 MB) (#3194)

There are 52 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.3 to 1.26.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.4

2019-11-09

Bug Fixes

  • Keep watching known files after a plugin error during the initial build (#3219)

Pull Requests

Commits

The new version differs by 58 commits.

  • 6fed410 1.26.4
  • 79d047f Update changelog
  • 1a63383 Also recover from plugin errors during the initial build (#3219)
  • 68fbefc Update changelog
  • 9ba33f0 docs: fix small typo (#3216)
  • b8ecf3d Update dependencies and fix security vulnerability (#3217)
  • f9b9a7c 1.26.3
  • 7ea824b Update changelog
  • 33b15cd Do no fail if the source attribute is undefined in an unused named export (#3211)
  • 5cbfdee 1.26.2
  • 2ed5bfe Update changelog
  • 066620e Also remove export-all declarations when not tree-shaking (#3209)
  • 38c3171 1.26.1
  • 4071fa8 Update changelog
  • d8becda Make the CLI run generate/output in serial (#3201)

There are 58 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.4 to 1.26.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.26.5

2019-11-11

Bug Fixes

  • Fix a regression where it was no longer to pass a certain option format to generate (#3223)

Pull Requests

Commits

The new version differs by 61 commits.

  • 8318bb4 1.26.5
  • 9bb2c92 Update changelog
  • af8801b Allow passing input options to output (#3223)
  • 6fed410 1.26.4
  • 79d047f Update changelog
  • 1a63383 Also recover from plugin errors during the initial build (#3219)
  • 68fbefc Update changelog
  • 9ba33f0 docs: fix small typo (#3216)
  • b8ecf3d Update dependencies and fix security vulnerability (#3217)
  • f9b9a7c 1.26.3
  • 7ea824b Update changelog
  • 33b15cd Do no fail if the source attribute is undefined in an unused named export (#3211)
  • 5cbfdee 1.26.2
  • 2ed5bfe Update changelog
  • 066620e Also remove export-all declarations when not tree-shaking (#3209)

There are 61 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.26.5 to 1.27.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.0

2019-11-12

Features

  • Add support for output-specific plugins (#3218)
  • Reenable parallel output processing when using the CLI (#3218)
  • Warn if files are emitted that would overwrite previously emitted files (#3218)

Bug Fixes

  • Do not overwrite files emitted in other builds if outputs are generated in parallel (#3218)

Pull Requests

Commits

The new version differs by 64 commits.

  • 4b78645 1.27.0
  • ee326c4 Update changelog
  • 17c14cd Per output plugins (#3218)
  • 8318bb4 1.26.5
  • 9bb2c92 Update changelog
  • af8801b Allow passing input options to output (#3223)
  • 6fed410 1.26.4
  • 79d047f Update changelog
  • 1a63383 Also recover from plugin errors during the initial build (#3219)
  • 68fbefc Update changelog
  • 9ba33f0 docs: fix small typo (#3216)
  • b8ecf3d Update dependencies and fix security vulnerability (#3217)
  • f9b9a7c 1.26.3
  • 7ea824b Update changelog
  • 33b15cd Do no fail if the source attribute is undefined in an unused named export (#3211)

There are 64 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.0 to 1.27.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.1

2019-11-18

Bug Fixes

  • Fix an issue where code after a switch-statement with removed cases was erroneously not included (#3241)

Pull Requests

Commits

The new version differs by 71 commits.

  • 0697166 1.27.1
  • d7ad410 Update changelog
  • 690d388 Do not truncate after switch-statement with removed case (#3241)
  • 3885a7f make acornOptions optional in parse() in docs (#3237)
  • 4227977 Update dependencies and fix vulnerability (#3240)
  • 5289fde docs: Fix tutorial example
  • d588810 docs: Fix phase for resolveDynamicImport
  • 4b78645 1.27.0
  • ee326c4 Update changelog
  • 17c14cd Per output plugins (#3218)
  • 8318bb4 1.26.5
  • 9bb2c92 Update changelog
  • af8801b Allow passing input options to output (#3223)
  • 6fed410 1.26.4
  • 79d047f Update changelog

There are 71 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.1 to 1.27.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.2

2019-11-18

Bug Fixes

  • Fix an issue where live bindings were not working correctly when using += in SystemJS (#3242)

Pull Requests

  • #3242: Export updated assignments when using shorthand update assignment expressions in SystemJS (@lukastaegert)
Commits

The new version differs by 74 commits.

  • 0366e24 1.27.2
  • 81a2726 Update changelog
  • 6dcc4e0 Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
  • 0697166 1.27.1
  • d7ad410 Update changelog
  • 690d388 Do not truncate after switch-statement with removed case (#3241)
  • 3885a7f make acornOptions optional in parse() in docs (#3237)
  • 4227977 Update dependencies and fix vulnerability (#3240)
  • 5289fde docs: Fix tutorial example
  • d588810 docs: Fix phase for resolveDynamicImport
  • 4b78645 1.27.0
  • ee326c4 Update changelog
  • 17c14cd Per output plugins (#3218)
  • 8318bb4 1.26.5
  • 9bb2c92 Update changelog

There are 74 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.2 to 1.27.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.3

2019-11-20

Bug Fixes

  • Provide better warning when empty chunks are created in a code-splitting scenario (#3244)

Pull Requests

Commits

The new version differs by 78 commits.

  • 8f4f012 1.27.3
  • 486253f Update changelog
  • 91010bf Clearer empty chunk warning (#3244)
  • edddb12 Update dependencies (#3248)
  • 0366e24 1.27.2
  • 81a2726 Update changelog
  • 6dcc4e0 Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
  • 0697166 1.27.1
  • d7ad410 Update changelog
  • 690d388 Do not truncate after switch-statement with removed case (#3241)
  • 3885a7f make acornOptions optional in parse() in docs (#3237)
  • 4227977 Update dependencies and fix vulnerability (#3240)
  • 5289fde docs: Fix tutorial example
  • d588810 docs: Fix phase for resolveDynamicImport
  • 4b78645 1.27.0

There are 78 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.3 to 1.27.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.4

2019-11-22

Bug Fixes

  • Aggregate circular dependency warnings in the CLI (#3249)
  • Do not defer non-aggregated handlers in the CLI (#3249)

Pull Requests

Commits

The new version differs by 82 commits.

  • 2f46901 1.27.4
  • ac9008f Update changelog
  • 3befd40 Add installation as a separate header (#3251)
  • 4eccc99 Fix broken Windows CLI tests (#3249)
  • 8f4f012 1.27.3
  • 486253f Update changelog
  • 91010bf Clearer empty chunk warning (#3244)
  • edddb12 Update dependencies (#3248)
  • 0366e24 1.27.2
  • 81a2726 Update changelog
  • 6dcc4e0 Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
  • 0697166 1.27.1
  • d7ad410 Update changelog
  • 690d388 Do not truncate after switch-statement with removed case (#3241)
  • 3885a7f make acornOptions optional in parse() in docs (#3237)

There are 82 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.4 to 1.27.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.5

2019-11-25

Bug Fixes

  • Make sure namespaces for inlined dynamic imports are treated as variable accesses when deconflicting (#3256)

Pull Requests

Commits

The new version differs by 87 commits.

  • c547361 1.27.5
  • 6718a09 Update changelog
  • 973c046 Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
  • 99a715a Update dependencies (#3257)
  • 54cbc81 Add note about generating source maps to load() and transform() (#3252)
  • 2f46901 1.27.4
  • ac9008f Update changelog
  • 3befd40 Add installation as a separate header (#3251)
  • 4eccc99 Fix broken Windows CLI tests (#3249)
  • 8f4f012 1.27.3
  • 486253f Update changelog
  • 91010bf Clearer empty chunk warning (#3244)
  • edddb12 Update dependencies (#3248)
  • 0366e24 1.27.2
  • 81a2726 Update changelog

There are 87 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.5 to 1.27.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.6

2019-11-30

Bug Fixes

  • Use "auto" export mode by default for all modules when preserving modules (#3265)
  • Observe "output.exports" when preserving modules and warn for mixed exports if necessary (#3265)

Pull Requests

Commits

The new version differs by 90 commits.

  • 5a01f05 1.27.6
  • fe0fced Update changelog
  • bdd1e03 Use export mode "auto" by default when preserving modules (#3265)
  • c547361 1.27.5
  • 6718a09 Update changelog
  • 973c046 Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
  • 99a715a Update dependencies (#3257)
  • 54cbc81 Add note about generating source maps to load() and transform() (#3252)
  • 2f46901 1.27.4
  • ac9008f Update changelog
  • 3befd40 Add installation as a separate header (#3251)
  • 4eccc99 Fix broken Windows CLI tests (#3249)
  • 8f4f012 1.27.3
  • 486253f Update changelog
  • 91010bf Clearer empty chunk warning (#3244)

There are 90 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.6 to 1.27.7.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.7

2019-12-01

Bug Fixes

  • Fix a scenario where a reassignments to computed properties were not tracked (#3267)

Pull Requests

Commits

The new version differs by 94 commits.

  • c753a7f 1.27.7
  • 1b8a3de Update changelog
  • d5651be Fix incomplete computed property deoptimization (#3267)
  • d7e3993 Update changelog
  • 5a01f05 1.27.6
  • fe0fced Update changelog
  • bdd1e03 Use export mode "auto" by default when preserving modules (#3265)
  • c547361 1.27.5
  • 6718a09 Update changelog
  • 973c046 Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
  • 99a715a Update dependencies (#3257)
  • 54cbc81 Add note about generating source maps to load() and transform() (#3252)
  • 2f46901 1.27.4
  • ac9008f Update changelog
  • 3befd40 Add installation as a separate header (#3251)

There are 94 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.7 to 1.27.8.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.8

2019-12-02

Bug Fixes

  • Deoptimize objects when a method is called on them to make sure modifications via "this" are observed (#3266)

Pull Requests

  • #3266: Workaround for various object literal mutation bugs (@kzc)
Commits

The new version differs by 3 commits.

  • 195bd62 1.27.8
  • f99054f Update changelog
  • 3e0aa46 workaround for various object literal mutation bugs (#3266)

See the full diff

  • The devDependency rollup was updated from 1.27.8 to 1.27.9.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.9

2019-12-07

Bug Fixes

  • Fix an issue where reexports could be missing when preserving modules (#3273)
  • Allow turning of color output via NO_COLOR or FORCE_COLOR=0 environment variables (#3272)

Pull Requests

  • #3272: Support either NO_COLOR or FORCE_COLOR=0 to turn off color (@kikonen)
  • #3273: Make sure that indirectly reexported modules also become chunk dependencies when preserving modules(@lukastaegert)
Commits

The new version differs by 9 commits.

  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
  • 27201d8 Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
  • 6e92e52 Try to fix docs formatting issues
  • f489472 Update changelog
  • 195bd62 1.27.8
  • f99054f Update changelog
  • 3e0aa46 workaround for various object literal mutation bugs (#3266)

See the full diff

  • The devDependency rollup was updated from 1.27.9 to 1.27.10.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.10

2019-12-11

Bug Fixes

  • Keep track of function return values in more situations (#3278)

Pull Requests

Commits

The new version differs by 12 commits.

  • a562ec5 1.27.10
  • 6a2b3f8 Update changelog
  • 31747e3 Avoid some unnecessary value tracking deoptimizations (#3278)
  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
  • 27201d8 Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
  • 6e92e52 Try to fix docs formatting issues
  • f489472 Update changelog
  • 195bd62 1.27.8
  • f99054f Update changelog
  • 3e0aa46 workaround for various object literal mutation bugs (#3266)

See the full diff

  • The devDependency rollup was updated from 1.27.10 to 1.27.11.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 1.27.11 to 1.27.12.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.12

2019-12-13

Bug Fixes

  • Prevent invalid AMD or SystemJS code when accessing import.meta (#3282)

Pull Requests

  • #3282: Always make "module" available for SystemJS and AMD formats if import.meta is accessed directly (@lukastaegert)
Commits

The new version differs by 18 commits.

  • a5502ad 1.27.12
  • 09e6ab4 Update changelog
  • ab48a69 Always make "module" available for SystemJS and AMD formats if import.meta is accessed directly (#3282)
  • 6d94f0e 1.27.11
  • 55ddc47 Update changelog
  • 9f77b73 Prevent infinite deoptimizations (#3280)
  • a562ec5 1.27.10
  • 6a2b3f8 Update changelog
  • 31747e3 Avoid some unnecessary value tracking deoptimizations (#3278)
  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
  • 27201d8 Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
  • 6e92e52 Try to fix docs formatting issues
  • f489472 Update changelog

There are 18 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.12 to 1.27.13.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.27.13

2019-12-14

Bug Fixes

  • Do not truncate environment variable values at the first colon when using the --environment option (#3283)

Pull Requests

Commits

The new version differs by 21 commits.

  • 396f238 1.27.13
  • 216a765 Update changelog
  • 878ac03 Allow environment variables to contain colons (#3283)
  • a5502ad 1.27.12
  • 09e6ab4 Update changelog
  • ab48a69 Always make "module" available for SystemJS and AMD formats if import.meta is accessed directly (#3282)
  • 6d94f0e 1.27.11
  • 55ddc47 Update changelog
  • 9f77b73 Prevent infinite deoptimizations (#3280)
  • a562ec5 1.27.10
  • 6a2b3f8 Update changelog
  • 31747e3 Avoid some unnecessary value tracking deoptimizations (#3278)
  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)

There are 21 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.27.13 to 1.27.14.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 1.29.0 to 1.29.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.29.1

2020-01-21

Bug Fixes

  • Avoid crashes for circular reexports when named exports cannot be found (#3350)

Pull Requests

Commits

The new version differs by 47 commits.

  • 21a1775 1.29.1
  • a49d951 Update changelog
  • e82410d Properly handle circular reexports (#3350)
  • 56cbbdc fix tpyo (#3335)
  • 63644db Remove : from test file names for Windows, update dependencies (#3342)
  • 4ab73c1 1.29.0
  • b0a6b73 Update changelog
  • 3ad2246 Move top-level await out of experimental (#3089)
  • 7769fb9 Adds type definitions for RollupWatcher events. (#3302)
  • b3d610f Handle deoptimizations while a node is being included. (#3327)
  • 35e127c Fix module id conflict on a case insensitive OS (#3317)
  • b99758b 1.28.0
  • d086379 Update changelog
  • 42fe317 Implement stdin input (#3312)
  • 6106af1 [WIP] handle assignments in dead code (#3212)

There are 47 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.29.1 to 1.30.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.30.0

2020-01-27

Features

  • Do not split chunks when dynamically imported modules import modules that are already loaded by all dynamic importers (#3354)
  • Add hoistTransitiveImports option to disable hoisting imports of static dependencies into entry chunks (#3353)

Bug Fixes

  • Make sure polyfills are always loaded first when each static entry point contains them as first import (#3354)

Pull Requests

Commits

The new version differs by 51 commits.

  • 91aa1a7 1.30.0
  • 372fe0d Update changelog
  • 075933a Add option to avoid hoisting transitive imports (#3353)
  • 7fc24ab Improve chunking algorithm for dynamic imports (#3354)
  • 21a1775 1.29.1
  • a49d951 Update changelog
  • e82410d Properly handle circular reexports (#3350)
  • 56cbbdc fix tpyo (#3335)
  • 63644db Remove : from test file names for Windows, update dependencies (#3342)
  • 4ab73c1 1.29.0
  • b0a6b73 Update changelog
  • 3ad2246 Move top-level await out of experimental (#3089)
  • 7769fb9 Adds type definitions for RollupWatcher events. (#3302)
  • b3d610f Handle deoptimizations while a node is being included. (#3327)
  • 35e127c Fix module id conflict on a case insensitive OS (#3317)

There are 51 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.30.0 to 1.30.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.30.1

2020-01-27

Bug Fixes

  • Do not mistreat static entgry points as dynamic ones when chunking (#3357)
  • Resolve a crash when chunking circular dynamic imports (#3357)

Pull Requests

Commits

The new version differs by 54 commits.

  • a54155d 1.30.1
  • 80a3b46 Update changelog
  • 8b772ff Resolve issues with circular dynamic entries (#3357)
  • 91aa1a7 1.30.0
  • 372fe0d Update changelog
  • 075933a Add option to avoid hoisting transitive imports (#3353)
  • 7fc24ab Improve chunking algorithm for dynamic imports (#3354)
  • 21a1775 1.29.1
  • a49d951 Update changelog
  • e82410d Properly handle circular reexports (#3350)
  • 56cbbdc fix tpyo (#3335)
  • 63644db Remove : from test file names for Windows, update dependencies (#3342)
  • 4ab73c1 1.29.0
  • b0a6b73 Update changelog
  • 3ad2246 Move top-level await out of experimental (#3089)

There are 54 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.30.1 to 1.31.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 1.31.0 to 1.31.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.31.1

2020-02-14

Bug Fixes

  • Make sure errored files are always re-evaluated in watch mode to avoid an issue in the typescript plugin (#3388)

Pull Requests

Commits

The new version differs by 63 commits.

  • 6f28151 1.31.1
  • 4ed7091 Update changelog
  • 305363a Run transform hooks again in watch mode on files that errored (#3388)
  • f3d3cd8 Update changelog
  • bc52fbb Adjust bug template to mention REPL.it (#3371)
  • 7c0417f docs: correct spelling minifaction to minification (#3366)
  • b08d5a9 1.31.0
  • 4897c25 Update changelog
  • 13d807f Preserve asm.js code (#3362)
  • a54155d 1.30.1
  • 80a3b46 Update changelog
  • 8b772ff Resolve issues with circular dynamic entries (#3357)
  • 91aa1a7 1.30.0
  • 372fe0d Update changelog
  • 075933a Add option to avoid hoisting transitive imports (#3353)

There are 63 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.31.1 to 1.32.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.32.0

2020-02-28

Features

  • Allow adding plugins on the command line via --plugin <plugin> (#3379)

Pull Requests

Commits

The new version differs by 71 commits.

  • 9d68d8e 1.32.0
  • f3320a0 Update changelog
  • 07223eb introduce CLI --plugin support (#3379)
  • 1b5f505 Update resolveFileUrl docs (#3404)
  • 1d8a09e Update changelog
  • b6251df Bump codecov from 3.6.1 to 3.6.5 (#3392)
  • db576f3 Update changelog
  • 5779af6 fix typo: this.addWatchfile (#3390)
  • 6f28151 1.31.1
  • 4ed7091 Update changelog
  • 305363a Run transform hooks again in watch mode on files that errored (#3388)
  • f3d3cd8 Update changelog
  • bc52fbb Adjust bug template to mention REPL.it (#3371)
  • 7c0417f docs: correct spelling minifaction to minification (#3366)
  • b08d5a9 1.31.0

There are 71 commits in total.

See the full diff

  • The devDependency rollup was updated from 1.32.0 to 1.32.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.32.1

2020-03-06

Bug Fixes

  • Handle default export detection for AMD and IIFE externals that do not have a prototype (#3420)
  • Handle missing whitespace when the else branch of an if-statement is simplified (#3421)
  • Mention the importing module when reporting errors for missing named exports (#3401)
  • Add code to warning for missing output.name of IIFE bundles (#3372)

Pull Requests

  • #3372: Add warning code for missing output.name of IIFE bundle that has export (@rail44)
  • #3401: Missing exports errors now print the importing module (@timiyay)
  • #3418: Structure lifecycle hooks, add links to build time hooks (@lukastaegert)
  • #3420: Update generated code of getInteropBlock() to work with null prototype objects (@jdalton)
  • #3421: Avoid invalid code when "else" branch is simplified (@lukastaegert)
Commits

The new version differs by 79 commits.

  • f458cbf 1.32.1
  • 8cbf216 Update changelog
  • 97b8c40 warn.code for missing output.name of IIFE bundle that has export (#3372)
  • eeda078 Update generated code of getInteropBlock() to work with null prototype objects (#3420)
  • 85c54ee Avoid invalid code when "else" branch is simplified (#3421)
  • 1e6284f Missing exports errors now print the importing module (#3401)
  • baf382a Fix internal documentation links
  • 6f0f62b Structure lifecycle hooks, add links to build time hooks (#3418)
  • 9d68d8e 1.32.0
  • f3320a0 Update changelog
  • 07223eb introduce CLI --plugin support (#3379)
  • 1b5f505 Update resolveFileUrl docs (#3404)
  • 1d8a09e Update changelog
  • b6251df Bump codecov from 3.6.1 to 3.6.5 (#3392)
  • db576f3 Update changelog

There are 79 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.0.3 to 2.0.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.0.4

2020-03-12

Bug Fixes

  • Avoid conflicts between namespace imports when preserving modules (#3435)

Pull Requests

  • #3435: Deconflict multiple index imports for ES format using nested export star statements (@kamranayub)
Commits

The new version differs by 114 commits.

  • 2895a55 2.0.4
  • b805138 Update changelog
  • ff72e90 fix(deconflictChunk): Deconflict multiple index imports for ES format using nested export star statements (#3435)
  • 3ef6f07 2.0.3
  • b363c43 Update changelog
  • a468a31 chore(deps): switch to yargs-parser lib (#3377)
  • 77dbe1f Use strict types with PluginDriver (#3426)
  • ddc267e Add missing type declaration for getCombinedSourcemap (#3431)
  • 9d4a49f Detail how return values from augmentChunkHash are used (#3432)
  • b43bb7e 2.0.2
  • a2ac44e Update changelog
  • b5b9164 Fix conditional exports again for ESM (#3430)
  • 676bb03 2.0.1
  • 473b6b2 Update changelog
  • 4f1c7ef Fix conditional exports in Node 13.0 - 13.7 (#3428)

There are 114 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.0.4 to 2.0.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.0.5

2020-03-12

Bug Fixes

  • Fix an issue where conditional statements would assume they have the wrong test value (#3438)

Pull Requests

  • #3438: Make sure logical expressions always check the left argument for side-effects (@lukastaegert)
Commits

The new version differs by 117 commits.

  • 99a9c41 2.0.5
  • 4dc25ef Update changelog
  • 5a45128 Make sure logical expressions always check the left argument for side-effects (#3438)
  • 2895a55 2.0.4
  • b805138 Update changelog
  • ff72e90 fix(deconflictChunk): Deconflict multiple index imports for ES format using nested export star statements (#3435)
  • 3ef6f07 2.0.3
  • b363c43 Update changelog
  • a468a31 chore(deps): switch to yargs-parser lib (#3377)
  • 77dbe1f Use strict types with PluginDriver (#3426)
  • ddc267e Add missing type declaration for getCombinedSourcemap (#3431)
  • 9d4a49f Detail how return values from augmentChunkHash are used (#3432)
  • b43bb7e 2.0.2
  • a2ac44e Update changelog
  • b5b9164 Fix conditional exports again for ESM (#3430)

There are 117 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.0.5 to 2.0.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 120 commits.

  • c0b73e4 2.0.6
  • cb8ec41 Update changelog
  • a6c450e Use correct file names when writing sourcemaps for multiple outputs (#3440)
  • 99a9c41 2.0.5
  • 4dc25ef Update changelog
  • 5a45128 Make sure logical expressions always check the left argument for side-effects (#3438)
  • 2895a55 2.0.4
  • b805138 Update changelog
  • ff72e90 fix(deconflictChunk): Deconflict multiple index imports for ES format using nested export star statements (#3435)
  • 3ef6f07 2.0.3
  • b363c43 Update changelog
  • a468a31 chore(deps): switch to yargs-parser lib (#3377)
  • 77dbe1f Use strict types with PluginDriver (#3426)
  • ddc267e Add missing type declaration for getCombinedSourcemap (#3431)
  • 9d4a49f Detail how return values from augmentChunkHash are used (#3432)

There are 120 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.0.6 to 2.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.1.0

2020-03-18

Features

  • Allow specifying an importer when emitting files to resolve relative ids (#3442)

Pull Requests

Commits

The new version differs by 124 commits.

  • f8bc018 2.1.0
  • 1f37bff Updage changelog
  • 60ed91f Add optional importer parameter to this.emitFile (#3442)
  • e019ea0 Correctly specify type of writeBundle hook in docs (#3441)
  • c0b73e4 2.0.6
  • cb8ec41 Update changelog
  • a6c450e Use correct file names when writing sourcemaps for multiple outputs (#3440)
  • 99a9c41 2.0.5
  • 4dc25ef Update changelog
  • 5a45128 Make sure logical expressions always check the left argument for side-effects (#3438)
  • 2895a55 2.0.4
  • b805138 Update changelog
  • ff72e90 fix(deconflictChunk): Deconflict multiple index imports for ES format using nested export star statements (#3435)
  • 3ef6f07 2.0.3
  • b363c43 Update changelog

There are 124 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.1.0 to 2.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.2.0

2020-03-24

Features

  • Add renderDynamicImport hook to rewrite dynamic import expressions (#3449)
  • Add information about dynamically imported modules to this.getModuleInfo (#3449)

Bug Fixes

  • Make file emission work with Uin8Array sources when using Rollup in the browser (#3452)
  • Fix types to allow watch to accept an array of configs (#3453)
  • Do not strip .js extensions from AMD imports when the import is a user-supplied replacement for a non-resolvable dynamic import target (#3453)

Pull Requests

Commits

The new version differs by 131 commits.

  • dade1fc 2.2.0
  • 33c8b01 Update changelog
  • 28ffcf4 Add hook to rewrite dynamic import expressions (#3449)
  • 485700e feat(watch): add skipWrite option (#3454)
  • e9ece1d Avoid the assumption of Buffer in browser envs (#3452)
  • 399bbf4 docs: fix SystemJS url in tutorial (#3456)
  • 530e259 fix(types): watch accepts single or array config (#3453)
  • f8bc018 2.1.0
  • 1f37bff Updage changelog
  • 60ed91f Add optional importer parameter to this.emitFile (#3442)
  • e019ea0 Correctly specify type of writeBundle hook in docs (#3441)
  • c0b73e4 2.0.6
  • cb8ec41 Update changelog
  • a6c450e Use correct file names when writing sourcemaps for multiple outputs (#3440)
  • 99a9c41 2.0.5

There are 131 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.2.0 to 2.3.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.0

2020-03-29

Features

  • Do not transpile config files with .mjs extension in Node 13+ or .cjs extension in any Node version and load them appropriately (#3445)
  • Extract helper to load a config file the way rollup does it via rollup/dist/loadConfigFile (#3445)

Bug Fixes

  • Keep watching the config file if an error occurs during initial load in watch node (#3445)
  • Add a helpful error message when using a transpiled config in a repository with "type": "module" (#3445)

Pull Requests

  • #3445: Support native ESM configs in Node 13, support untranspiled configs (@lukastaegert)
  • #3468: Don't use esm output format alias in the documentation (@vsn4ik)
Commits

The new version differs by 135 commits.

  • 9fa326f 2.3.0
  • d6376f4 Update changelog
  • 7eea04a Support native ESM configs in Node 13, support untranspiled configs (#3445)
  • 618e7f6 Don't Use esm Output Format (Alias) (#3468)
  • dade1fc 2.2.0
  • 33c8b01 Update changelog
  • 28ffcf4 Add hook to rewrite dynamic import expressions (#3449)
  • 485700e feat(watch): add skipWrite option (#3454)
  • e9ece1d Avoid the assumption of Buffer in browser envs (#3452)
  • 399bbf4 docs: fix SystemJS url in tutorial (#3456)
  • 530e259 fix(types): watch accepts single or array config (#3453)
  • f8bc018 2.1.0
  • 1f37bff Updage changelog
  • 60ed91f Add optional importer parameter to this.emitFile (#3442)
  • e019ea0 Correctly specify type of writeBundle hook in docs (#3441)

There are 135 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.0 to 2.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.1

2020-03-30

Bug Fixes

  • Do not fail if the config file returns an function returning a Promise (#3472)

Pull Requests

Commits

The new version differs by 138 commits.

  • 925e42c 2.3.1
  • d88bc14 Update changelog
  • 943995d Fix support for async functions as config (#3472)
  • 9fa326f 2.3.0
  • d6376f4 Update changelog
  • 7eea04a Support native ESM configs in Node 13, support untranspiled configs (#3445)
  • 618e7f6 Don't Use esm Output Format (Alias) (#3468)
  • dade1fc 2.2.0
  • 33c8b01 Update changelog
  • 28ffcf4 Add hook to rewrite dynamic import expressions (#3449)
  • 485700e feat(watch): add skipWrite option (#3454)
  • e9ece1d Avoid the assumption of Buffer in browser envs (#3452)
  • 399bbf4 docs: fix SystemJS url in tutorial (#3456)
  • 530e259 fix(types): watch accepts single or array config (#3453)
  • f8bc018 2.1.0

There are 138 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.1 to 2.3.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.2

2020-03-31

Bug Fixes

  • Only warn but do not fail build when a namespace is called as a function (#3475)
  • Make sure pre-existing sourcemap comments are also removed when rebuilding using the cache (#3476)

Pull Requests

Commits

The new version differs by 143 commits.

  • 85c59ba 2.3.2
  • 0580f82 Update changelog
  • 36cea37 Store locations for removed comments in cache (#3476)
  • c69c41b feat: Call namespace error as a warning (#3475)
  • 5eb01fb Fix documentation
  • 925e42c 2.3.1
  • d88bc14 Update changelog
  • 943995d Fix support for async functions as config (#3472)
  • 9fa326f 2.3.0
  • d6376f4 Update changelog
  • 7eea04a Support native ESM configs in Node 13, support untranspiled configs (#3445)
  • 618e7f6 Don't Use esm Output Format (Alias) (#3468)
  • dade1fc 2.2.0
  • 33c8b01 Update changelog
  • 28ffcf4 Add hook to rewrite dynamic import expressions (#3449)

There are 143 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.2 to 2.3.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.3

2020-04-04

Bug Fixes

  • Add external namespaces to dynamic namespace objects (#3474)

Pull Requests

Commits

The new version differs by 149 commits.

  • d18cb37 2.3.3
  • 153cec8 Update changelog
  • 74cec2e feat: support external star exports on namespace objects (#3474)
  • 722bc25 Update changelog
  • 9e346a8 Update changelog
  • b97754c output.{compact,esModule} doc: move Default to newline (#3483)
  • 85c59ba 2.3.2
  • 0580f82 Update changelog
  • 36cea37 Store locations for removed comments in cache (#3476)
  • c69c41b feat: Call namespace error as a warning (#3475)
  • 5eb01fb Fix documentation
  • 925e42c 2.3.1
  • d88bc14 Update changelog
  • 943995d Fix support for async functions as config (#3472)
  • 9fa326f 2.3.0

There are 149 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.3 to 2.3.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.4

2020-04-07

Bug Fixes

  • Handle re-exporting synthetic exports from entry-points (#3319)
  • Fix cross-chunk imports of synthetic exports (#3319)
  • Handle namespace objects that contain re-exported synthetic namespaces (#3319)
Commits

The new version differs by 152 commits.

  • 027e1e5 2.3.4
  • 4e2af60 Update changelog
  • aecd3e1 Handle re-exports of synthetic named exports (#3319)
  • d18cb37 2.3.3
  • 153cec8 Update changelog
  • 74cec2e feat: support external star exports on namespace objects (#3474)
  • 722bc25 Update changelog
  • 9e346a8 Update changelog
  • b97754c output.{compact,esModule} doc: move Default to newline (#3483)
  • 85c59ba 2.3.2
  • 0580f82 Update changelog
  • 36cea37 Store locations for removed comments in cache (#3476)
  • c69c41b feat: Call namespace error as a warning (#3475)
  • 5eb01fb Fix documentation
  • 925e42c 2.3.1

There are 152 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.5 to 2.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.3.5

2020-04-09

Bug Fixes

  • Never remove labels when tree-shaking is disabled (#3492)

Pull Requests

  • #3492: Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking (@lukastaegert)
Commits

The new version differs by 155 commits.

  • 7abfb93 2.3.5
  • 485bb33 Update changelog
  • 302c322 Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking, resolves #3473 (#3492)
  • 027e1e5 2.3.4
  • 4e2af60 Update changelog
  • aecd3e1 Handle re-exports of synthetic named exports (#3319)
  • d18cb37 2.3.3
  • 153cec8 Update changelog
  • 74cec2e feat: support external star exports on namespace objects (#3474)
  • 722bc25 Update changelog
  • 9e346a8 Update changelog
  • b97754c output.{compact,esModule} doc: move Default to newline (#3483)
  • 85c59ba 2.3.2
  • 0580f82 Update changelog
  • 36cea37 Store locations for removed comments in cache (#3476)

There are 155 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.3.5 to 2.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.4.0

2020-04-09

Features

  • Add support for most private and public class field features (#3492)

Bug Fixes

  • Do not replace this with undefined in class field definitions (#3492)

Pull Requests

Commits

The new version differs by 158 commits.

  • 5d655d7 2.4.0
  • 33aa606 Update changelog
  • 2508884 Rollup class fields support (#3488)
  • 7abfb93 2.3.5
  • 485bb33 Update changelog
  • 302c322 Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking, resolves #3473 (#3492)
  • 027e1e5 2.3.4
  • 4e2af60 Update changelog
  • aecd3e1 Handle re-exports of synthetic named exports (#3319)
  • d18cb37 2.3.3
  • 153cec8 Update changelog
  • 74cec2e feat: support external star exports on namespace objects (#3474)
  • 722bc25 Update changelog
  • 9e346a8 Update changelog
  • b97754c output.{compact,esModule} doc: move Default to newline (#3483)

There are 158 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.4.0 to 2.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency rollup was updated from 2.5.0 to 2.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.6.0

2020-04-10

Features

  • Allow regular expressions to declare external modules (#3482)

Pull Requests

Commits

The new version differs by 161 commits.

  • b463308 2.6.0
  • a7e2bc1 Update changelog
  • e4975a3 feat: allow regex in config.external (#3482)
  • 5d655d7 2.4.0
  • 33aa606 Update changelog
  • 2508884 Rollup class fields support (#3488)
  • 7abfb93 2.3.5
  • 485bb33 Update changelog
  • 302c322 Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking, resolves #3473 (#3492)
  • 027e1e5 2.3.4
  • 4e2af60 Update changelog
  • aecd3e1 Handle re-exports of synthetic named exports (#3319)
  • d18cb37 2.3.3
  • 153cec8 Update changelog
  • 74cec2e feat: support external star exports on namespace objects (#3474)

There are 161 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.6.0 to 2.6.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.6.1

2020-04-12

Bug Fixes

  • Close watch mode when stdin closes in a non-TTY environment (#3493)

Pull Requests

Commits

The new version differs by 165 commits.

  • e440b70 Use chokidar as test watcher
  • 51b0b2e 2.6.1
  • 58b726b Update changelog
  • 57bb54e Ensure --watch mode exits correctly when stdin is closed. (#3493)
  • b463308 2.6.0
  • a7e2bc1 Update changelog
  • e4975a3 feat: allow regex in config.external (#3482)
  • 5d655d7 2.4.0
  • 33aa606 Update changelog
  • 2508884 Rollup class fields support (#3488)
  • 7abfb93 2.3.5
  • 485bb33 Update changelog
  • 302c322 Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking, resolves #3473 (#3492)
  • 027e1e5 2.3.4
  • 4e2af60 Update changelog

There are 165 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.6.1 to 2.7.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.0

2020-04-21

Features

  • Add preserveEntrySignatures option to control how exports of entry points are handled (#3498)
  • Add preserveSignature flag to this.emitFile to control exports of emitted chunks (#3498)
  • Add output.minifyInternalExports option to control if internal exports are minified (#3498)

Pull Requests

Commits

The new version differs by 168 commits.

There are 168 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.0 to 2.7.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.1

2020-04-21

Bug Fixes

  • Use correct path for dynamic imports if output.paths is used (#3508)

Pull Requests

Commits

The new version differs by 171 commits.

There are 171 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.1 to 2.7.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.2

2020-04-22

Bug Fixes

  • Prevent an infinite loop when creating separate manual chunks with circular dependencies (#3510)
  • Do not fail if "super" is used in the definition of a class field (#3511)
  • Throw if a plugin tries to emit a file with an absolute Windows path (#3509)

Pull Requests

Commits

The new version differs by 176 commits.

  • 97e6fa8 2.7.2
  • eac5b3d Update changelog
  • bd2973a fix: ban emitFile via absolute paths on Windows OS (#3509)
  • 0d352bf Support "super" in class fields (#3511)
  • f65bae1 Do not fail for circular imports between manual chunks (#3510)
  • 925d302 2.7.1
  • a011329 Update changelog
  • 1916b6d Respect output.paths in dynamic imports (#3508)
  • 437934e 2.7.0
  • c953270 Update changelog
  • 9011204 Add option to configure if entry signatures are preserved (#3498)
  • c0c206e Use chokidar as test watcher
  • 51b0b2e 2.6.1
  • 58b726b Update changelog
  • 57bb54e Ensure --watch mode exits correctly when stdin is closed. (#3493)

There are 176 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.2 to 2.7.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.3

2020-04-27

Bug Fixes

  • Do not access __proto__ when running Rollup (#3518)

Pull Requests

  • #3518: use acorn-class-fields and acorn-static-class-features from npm (@nitsky)
Commits

The new version differs by 179 commits.

  • 8db16bd 2.7.3
  • ea6dbc0 Update changelog
  • 21705fa use acorn-class-fields and acorn-static-class-features from npm (#3518)
  • 97e6fa8 2.7.2
  • eac5b3d Update changelog
  • bd2973a fix: ban emitFile via absolute paths on Windows OS (#3509)
  • 0d352bf Support "super" in class fields (#3511)
  • f65bae1 Do not fail for circular imports between manual chunks (#3510)
  • 925d302 2.7.1
  • a011329 Update changelog
  • 1916b6d Respect output.paths in dynamic imports (#3508)
  • 437934e 2.7.0
  • c953270 Update changelog
  • 9011204 Add option to configure if entry signatures are preserved (#3498)
  • c0c206e Use chokidar as test watcher

There are 179 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.3 to 2.7.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.4

2020-04-29

Bug Fixes

  • Fix an issue where wrong variable names were used when preserving modules (#3521)

Pull Requests

Commits

The new version differs by 182 commits.

  • 7cf6f98 2.7.4
  • c42d18b Update changelog
  • e4f4d6a Fix and improve default export alias logic (#3521)
  • 8db16bd 2.7.3
  • ea6dbc0 Update changelog
  • 21705fa use acorn-class-fields and acorn-static-class-features from npm (#3518)
  • 97e6fa8 2.7.2
  • eac5b3d Update changelog
  • bd2973a fix: ban emitFile via absolute paths on Windows OS (#3509)
  • 0d352bf Support "super" in class fields (#3511)
  • f65bae1 Do not fail for circular imports between manual chunks (#3510)
  • 925d302 2.7.1
  • a011329 Update changelog
  • 1916b6d Respect output.paths in dynamic imports (#3508)
  • 437934e 2.7.0

There are 182 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.4 to 2.7.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.5

2020-04-29

Bug Fixes

  • Prevent infinite loop when default values of function parameters in a default export contain a slash (#3522)

Pull Requests

  • #3522: Avoid infinite loop when finding position for id insertion in default export (@lukastaegert)
Commits

The new version differs by 185 commits.

  • a2b4883 2.7.5
  • 8ec40b1 Update changelog
  • f9a6042 Do not check over parameters when finding possible star in default exported function (#3522)
  • 7cf6f98 2.7.4
  • c42d18b Update changelog
  • e4f4d6a Fix and improve default export alias logic (#3521)
  • 8db16bd 2.7.3
  • ea6dbc0 Update changelog
  • 21705fa use acorn-class-fields and acorn-static-class-features from npm (#3518)
  • 97e6fa8 2.7.2
  • eac5b3d Update changelog
  • bd2973a fix: ban emitFile via absolute paths on Windows OS (#3509)
  • 0d352bf Support "super" in class fields (#3511)
  • f65bae1 Do not fail for circular imports between manual chunks (#3510)
  • 925d302 2.7.1

There are 185 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.5 to 2.7.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.7.6

2020-04-30

Bug Fixes

  • Fix a type issue when a default export references a global variable (#3526)

Pull Requests

Commits

The new version differs by 188 commits.

  • 468010b 2.7.6
  • 909640a Update changelog
  • 1b588b6 Handles default exporting global variables (#3526)
  • a2b4883 2.7.5
  • 8ec40b1 Update changelog
  • f9a6042 Do not check over parameters when finding possible star in default exported function (#3522)
  • 7cf6f98 2.7.4
  • c42d18b Update changelog
  • e4f4d6a Fix and improve default export alias logic (#3521)
  • 8db16bd 2.7.3
  • ea6dbc0 Update changelog
  • 21705fa use acorn-class-fields and acorn-static-class-features from npm (#3518)
  • 97e6fa8 2.7.2
  • eac5b3d Update changelog
  • bd2973a fix: ban emitFile via absolute paths on Windows OS (#3509)

There are 188 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.7.6 to 2.8.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.8.0

2020-05-06

Features

  • When a dynamically imported chunk contains more exports than the imported module namespace, do not create a facade chunk but an inline namespace (#3535)

Bug Fixes

  • Do not execute dynamically imported code before synchronous code in the importing module when generating CommonJS (#3535)

Pull Requests

Commits

The new version differs by 191 commits.

  • 35b0f78 2.8.0
  • e21f248 Update changelog
  • f514c76 Avoid dynamic facade chunks (#3535)
  • 468010b 2.7.6
  • 909640a Update changelog
  • 1b588b6 Handles default exporting global variables (#3526)
  • a2b4883 2.7.5
  • 8ec40b1 Update changelog
  • f9a6042 Do not check over parameters when finding possible star in default exported function (#3522)
  • 7cf6f98 2.7.4
  • c42d18b Update changelog
  • e4f4d6a Fix and improve default export alias logic (#3521)
  • 8db16bd 2.7.3
  • ea6dbc0 Update changelog
  • 21705fa use acorn-class-fields and acorn-static-class-features from npm (#3518)

There are 191 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.8.0 to 2.8.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.8.1

2020-05-07

Bug Fixes

  • Allow using plugins on CLI that are exported as exports.default (#3529)
  • Do not fail side-effect detection in nested callbacks of builtins (#3539)

Pull Requests

  • #3529: Use default named export with plugins (@NotWoods)
  • #3539: Track call side-effects both by entity and CallExpression to avoid untracked side-effects in nested calls (@lukastaegert)
Commits

The new version differs by 195 commits.

  • c445d60 2.8.1
  • 1094f82 Update changelog
  • e5cf74c Use default named export with plugins (#3529)
  • a2b961d Track call side-effects both by entity and CallExpression to avoid untracked side-effects in nested calls (#3539)
  • 35b0f78 2.8.0
  • e21f248 Update changelog
  • f514c76 Avoid dynamic facade chunks (#3535)
  • 468010b 2.7.6
  • 909640a Update changelog
  • 1b588b6 Handles default exporting global variables (#3526)
  • a2b4883 2.7.5
  • 8ec40b1 Update changelog
  • f9a6042 Do not check over parameters when finding possible star in default exported function (#3522)
  • 7cf6f98 2.7.4
  • c42d18b Update changelog

There are 195 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.8.1 to 2.8.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.8.2

2020-05-07

Bug Fixes

  • Avoid invalid code when simplifying the body of a shorthand arrow function expression (#3540)

Pull Requests

  • #3540: Wrap object expressions in parentheses if they become children of an arrow function expression (@lukastaegert)
Commits

The new version differs by 198 commits.

  • 0698b6e 2.8.2
  • a7a6db4 Update changelog
  • 1ca18a3 Wrap object expressions in parentheses if they become children of an arrow function expression (#3540)
  • c445d60 2.8.1
  • 1094f82 Update changelog
  • e5cf74c Use default named export with plugins (#3529)
  • a2b961d Track call side-effects both by entity and CallExpression to avoid untracked side-effects in nested calls (#3539)
  • 35b0f78 2.8.0
  • e21f248 Update changelog
  • f514c76 Avoid dynamic facade chunks (#3535)
  • 468010b 2.7.6
  • 909640a Update changelog
  • 1b588b6 Handles default exporting global variables (#3526)
  • a2b4883 2.7.5
  • 8ec40b1 Update changelog

There are 198 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.8.2 to 2.9.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.9.0

2020-05-10

Features

  • Add ids of static and dynamic imports to this.getModuleInfo (#3542)
  • Provide getModuleInfo and getModuleIds to manualChunks functions (#3542)
  • Add nullish coalescing support (#3548)
  • Make the rebuild delay in watch mode configurable and set the default to 0 for snappy rebuilds (#3502)
  • Add this.getModuleIds to the plugin context as future replacement for this.moduleIds (#3542)

Pull Requests

Commits

The new version differs by 205 commits.

  • 67ebd53 2.9.0
  • 6d6a180 Fix watch tests on Mac
  • c6c2532 Update changelog
  • 7e5c0d2 Configurable Build Delay (Currently Hardcoded at 200ms) (#3502)
  • f63e54d Extend manualChunks API (#3542)
  • e6d6876 Support nullish coalescing with tree-shaking (#3548)
  • 6919037 Update changelog
  • 0698b6e 2.8.2
  • a7a6db4 Update changelog
  • 1ca18a3 Wrap object expressions in parentheses if they become children of an arrow function expression (#3540)
  • c445d60 2.8.1
  • 1094f82 Update changelog
  • e5cf74c Use default named export with plugins (#3529)
  • a2b961d Track call side-effects both by entity and CallExpression to avoid untracked side-effects in nested calls (#3539)
  • 35b0f78 2.8.0

There are 205 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.9.0 to 2.9.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.9.1

2020-05-11

Bug Fixes

  • Do not create unintended live-bindings or invalid reexports when reexporting global variables (#3550)

Pull Requests

Commits

The new version differs by 207 commits.

  • 1436473 2.9.1
  • 41fc2d7 Track updates of globals that are exported as default (#3550)
  • 67ebd53 2.9.0
  • 6d6a180 Fix watch tests on Mac
  • c6c2532 Update changelog
  • 7e5c0d2 Configurable Build Delay (Currently Hardcoded at 200ms) (#3502)
  • f63e54d Extend manualChunks API (#3542)
  • e6d6876 Support nullish coalescing with tree-shaking (#3548)
  • 6919037 Update changelog
  • 0698b6e 2.8.2
  • a7a6db4 Update changelog
  • 1ca18a3 Wrap object expressions in parentheses if they become children of an arrow function expression (#3540)
  • c445d60 2.8.1
  • 1094f82 Update changelog
  • e5cf74c Use default named export with plugins (#3529)

There are 207 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.9.1 to 2.10.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.10.0

2020-05-13

Features

  • Avoid unnecessary empty imports from a facade chunk to the original chunk (#3552)
  • Pin facade creation order so that if several user-defined chunks reference the same module, the first always becomes the "actual" chunk while the later ones become facades (#3552)

Bug Fixes

  • Do not omit reexports from secondary chunks when creating facades for entry points without hoisting transitive dependencies (#3552)

Pull Requests

Commits

The new version differs by 211 commits.

  • eb20e62 2.10.0
  • 95591b7 Update changelog
  • 07e0b20 Avoid unnecessary facade dependency inlining (#3552)
  • 3cbcc8d Improve manualChunks docs (#3553)
  • 1436473 2.9.1
  • 41fc2d7 Track updates of globals that are exported as default (#3550)
  • 67ebd53 2.9.0
  • 6d6a180 Fix watch tests on Mac
  • c6c2532 Update changelog
  • 7e5c0d2 Configurable Build Delay (Currently Hardcoded at 200ms) (#3502)
  • f63e54d Extend manualChunks API (#3542)
  • e6d6876 Support nullish coalescing with tree-shaking (#3548)
  • 6919037 Update changelog
  • 0698b6e 2.8.2
  • a7a6db4 Update changelog

There are 211 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.10.0 to 2.10.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.10.1

2020-05-15

Bug Fixes

  • Do not throw when "undefined" is used as a default export (#3558)

Pull Requests

Commits

The new version differs by 214 commits.

  • e5872b0 2.10.1
  • baea8aa Update changelog
  • 336eca8 Properly handles default exporting undefined (#3558)
  • eb20e62 2.10.0
  • 95591b7 Update changelog
  • 07e0b20 Avoid unnecessary facade dependency inlining (#3552)
  • 3cbcc8d Improve manualChunks docs (#3553)
  • 1436473 2.9.1
  • 41fc2d7 Track updates of globals that are exported as default (#3550)
  • 67ebd53 2.9.0
  • 6d6a180 Fix watch tests on Mac
  • c6c2532 Update changelog
  • 7e5c0d2 Configurable Build Delay (Currently Hardcoded at 200ms) (#3502)
  • f63e54d Extend manualChunks API (#3542)
  • e6d6876 Support nullish coalescing with tree-shaking (#3548)

There are 214 commits in total.

See the full diff

  • The devDependency rollup was updated from 2.10.1 to 2.10.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.10.2

2020-05-15

Bug Fixes

  • Properly include calls to mutating array methods in certain scenarios (#3559)

Pull Requests

  • #3559: Make sure UnknownFooExpressions are included when referenced as return values in a MultiExpression (@lukastaegert)
Commits

The new version differs by 217 commits.

  • 21b09a2 2.10.2
  • 97142d0 Update changelog
  • 4ae97b5 Make sure UnknownXYExpressions are included when referenced as return values in a MultiExpression (#3559)
  • e5872b0 2.10.1
  • baea8aa Update changelog
  • 336eca8 Properly handles default exporting undefined (#3558)
  • eb20e62 2.10.0
  • 95591b7 Update changelog
  • 07e0b20 Avoid unnecessary facade dependency inlining (#3552)
  • 3cbcc8d Improve manualChunks docs (#3553)
  • 1436473 2.9.1
  • 41fc2d7 Track updates of globals that are exported as default (#3550)
  • 67ebd53 2.9.0
  • 6d6a180 Fix watch tests on Mac
  • c6c2532 Update changelog

There are 217 commits in total.

See the full diff