btd/rollup-plugin-visualizer
### [`v4.0.4`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#404)
- Fix [#70](https://togithub.com/btd/rollup-plugin-visualizer/issues/70)
- Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69) - this time more accurate way
### [`v4.0.3`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#403)
- Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69)
- Copy options and env with cli
### [`v4.0.2`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#402)
- Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69)
### [`v4.0.1`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#401)
- Fix `bundle.isAsset` deprecation
### [`v4.0.0`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#400)
[Compare Source](https://togithub.com/btd/rollup-plugin-visualizer/compare/v3.3.2...v4.0.0)
- use `preact` and `htm` for rendering
- replace `mkdirp` with plain `fs` and use `fs.promises`
- **Breaking change** remove `extraStylePath` and `styleOverridePath`
- **Breaking change** drop node 8
- **Breaking change** drop circlepacking diagram
- **Breaking change** require rollup >= 1.20
- add `gzip` output and `brotli` if supported by node version
- use `WebCola` with constraints for network diagram instead of `d3-force`
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^3.3.1
->^4.0.0
Release Notes
btd/rollup-plugin-visualizer
### [`v4.0.4`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#404) - Fix [#70](https://togithub.com/btd/rollup-plugin-visualizer/issues/70) - Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69) - this time more accurate way ### [`v4.0.3`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#403) - Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69) - Copy options and env with cli ### [`v4.0.2`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#402) - Fix [#69](https://togithub.com/btd/rollup-plugin-visualizer/issues/69) ### [`v4.0.1`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#401) - Fix `bundle.isAsset` deprecation ### [`v4.0.0`](https://togithub.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md#400) [Compare Source](https://togithub.com/btd/rollup-plugin-visualizer/compare/v3.3.2...v4.0.0) - use `preact` and `htm` for rendering - replace `mkdirp` with plain `fs` and use `fs.promises` - **Breaking change** remove `extraStylePath` and `styleOverridePath` - **Breaking change** drop node 8 - **Breaking change** drop circlepacking diagram - **Breaking change** require rollup >= 1.20 - add `gzip` output and `brotli` if supported by node version - use `WebCola` with constraints for network diagram instead of `d3-force`Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.