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 ^0.59.0 #56

Merged
merged 1 commit into from
May 15, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2018

This Pull Request updates dependency rollup from ^0.58.0 to ^0.59.0

Release Notes

v0.59.0

Compare Source
2018-05-15

  • Tree-shake statically analysable dynamic conditionals (#​2167)
  • Do not emit empty chunks when code-splitting or empty files when preserving modules (#​2128)
  • Support import.meta.url (#​2164)
  • Add esm format alias (#​2102)
  • Use alphanumeric base64 characters when deconflicting variables (#​2188)
  • Improve handling of external modules imported as both default and named imports (#​2136)
  • Properly deconflict named imports from other chunks (#​2177)
  • Fix an issue with namespaces containing reexports (#​2157)
  • Fix an issue with with incorrectly mapped default exports when code-splitting CJS or AMD modules (#​2178)
  • Fix an issue with wrong paths of relative external imports (#​2160)
  • Fix an issue when using default exports and interop: false (#​2149)
  • Fix in issue with invalid syntax in SystemJS output (#​2187)
  • Fix an issue when tree-shaking call expressions and reassigned variables (#​2186)
  • Fix file paths in source maps (#​2161)
  • Fix wrong file name in error message (#​2137)
  • Always use npm 5 on CI (#​2185)


This PR has been generated by Renovate Bot.

@renovate renovate bot added the chore Miscellaneous tasks like build pipelines, scripts, formatting etc. label May 15, 2018
@yeojz yeojz merged commit 845c25c into master May 15, 2018
@yeojz yeojz deleted the renovate/rollup-0.x branch May 15, 2018 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Miscellaneous tasks like build pipelines, scripts, formatting etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants