Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rollup to v0.57.1 #211

Merged
merged 1 commit into from
Mar 17, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2018

This Pull Request updates dependency rollup from v0.57.0 to v0.57.1

Release Notes

v0.57.1

  • Improve sourcemap generation performance (#​2062)
  • Add reserved config option namespace and improve CLI interface (#​2063)
  • Fix issue with default exported function and class expressions (#​2059)
  • Replace forEach with faster for loops in some places (#​2064)

Commits

v0.57.1

  • 1aa8849 remove redundant sourcemap roundtrip
  • 25ade76 Fix Class and FunctionExpressions in default exports
  • 2b41d69 Merge branch 'mourner-faster-sourcemap'
  • 133a751 use for loops
  • 2358ad5 Use for-loops instead of forEach in more places.
  • a5469ea Merge branch 'analysis-perf'
  • e59aa99 Merge branch 'class-function-expression' of https://github.com/danez/rollup into danez-class-function-expression
  • afeeaec Merge branch 'danez-class-function-expression'
  • f12c3d1 * Use separate warnings for unknown input, output and CLI options
  • d822ff1 Rework config handling
  • e186781 Distinguish options and CLI flags in warnings
  • 8684aef Merge branch 'config-cli-options-namespace'
  • 23256e4 0.57.1

This PR has been generated by Renovate Bot.

@bokuweb bokuweb merged commit efabfb1 into master Mar 17, 2018
@renovate renovate bot deleted the renovate/rollup-0.x branch March 17, 2018 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants