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

Update rollup requirement to ^0.57.1 #75

Closed

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on rollup to permit the latest version.

Changelog

Sourced from rollup's changelog.

0.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)

0.57.0

  • Add option to preserve the module structure instead of bundling (#1922)
  • Enable watch mode when code-splitting (#2035)
  • Optionally pass CLI commands to config file (#1926)
  • Option to add correct .toString tags to namespaces (#2041)
  • Option and scripts to display performance timings (#2045)
  • Fixes for exported or early accessed namespaces + improved namespace indentation (#2041)
  • Include missing TypeScript dependencies (#1965)
  • Add #_PURE annotation to frozen namespaces (#2044)
  • Improve sourcemap and tree-shaking performance (#2052)
  • Inline sourcemap lookups and make rollup smaller (#2055)
  • Use updated magic-string types (#2057)
  • [BREAKING] Revert class id preservation from #2025 (#2048)
  • [BREAKING] Refactor missing export plugin hook (#1987)

0.56.5

  • Preserve ids when deconflicting classes (#2025)
  • Fix an issue with re-exported namespace imports (#2034)
  • Prevent an infinite loop when binding member expressions (#1963)
  • Convert code style via prettier (#2031)
  • Fix links in documentation (#2026)

0.56.4

  • Make rollup builds reproducible (#2024)
  • Improve error handling for source maps (#2012)
  • Properly handle SystemJS default exports without semicolons (#2019)
  • Properly handle importing the same variable several times when code-splitting (#2020)
  • Improve re-export tracing (#2021)
  • Apply "prettier" on commit (#2017)
  • Automatically clean up outdated tests (#2009)
  • Add SystemJS output to form tests (#2022)
  • Improve internal build configuration (#2016)

0.56.3

  • Fix issues around default exports and module facades (#2001)
  • Improve and fix internal chunk interface (#1994)
  • Fix superfluous semicolons added after declarations (#1999)
  • Improve code-splitting tests (#1990)

0.56.2

  • Fix handling of reassigned default exports (#1975)
  • Fix handling of renamed exports in entry points (#1977)
  • Update internal TypeScript version (#1980)
  • Omit compiled source files from published types (#1981)
    ... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Updates the requirements on [rollup](https://github.com/rollup/rollup) to permit the latest version.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/commits/v0.57.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@stephenreynolds stephenreynolds deleted the dependabot/npm_and_yarn/dev/rollup-tw-0.57.1 branch June 21, 2019 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants