Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

fix(package): update rollup to version 1.12.0 #106

Merged
merged 2 commits into from May 15, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 15, 2019

The dependency rollup was updated from 1.11.3 to 1.12.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v1.12.0

2019-05-15

Features

  • Add treeshake.moduleSideEffects option to allow removing empty imports without a side-effect check (#2844)
  • Extend plugin API to allow marking modules as side-effect-free (#2844)
  • Extend this.resolve plugin context function with an option to skip the resolveId hook of the calling plugin (#2844)
  • Add isEntry flag to this.getModuleInfo plugin context function (#2844)
  • Distribute Rollup as optimized ES2015 code (#2851)

Pull Requests

Commits

The new version differs by 4 commits.

  • fc1fa5b 1.12.0
  • 0cb505b Update changelog
  • 4cad1bd Switch to es2015 output (#2851)
  • 1de599f Add options and hooks to control module side effects (#2844)

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 🌴

@greenkeeper greenkeeper bot requested a review from Alorel as a code owner May 15, 2019 09:59
@Alorel Alorel changed the title Update rollup to the latest version 🚀 fix(package): update rollup to version 1.12.0 May 15, 2019
@Alorel Alorel merged commit 73e923c into master May 15, 2019
@Alorel Alorel deleted the greenkeeper/rollup-1.12.0 branch May 15, 2019 11:35
@Alorel
Copy link
Owner

Alorel commented May 15, 2019

🎉 This PR is included in version 4.5.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant