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

build: bump rollup from 0.56.5 to 0.57.0 #85

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps rollup from 0.56.5 to 0.57.0.

Changelog

Sourced from rollup's changelog.

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)
Commits

Dependabot compatibility score

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.

Bumps [rollup](https://github.com/rollup/rollup) from 0.56.5 to 0.57.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.56.5...v0.57.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@adambrgmn adambrgmn merged commit 2b36e2b into master Mar 18, 2018
@adambrgmn adambrgmn deleted the dependabot/npm_and_yarn/rollup-0.57.0 branch March 18, 2018 09:11
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

2 participants