TrySound / rollup-plugin-size-snapshot

Track your library bundles size and its treeshakability with less effort
MIT License
163 stars 14 forks source link

Fill release notes #44

Closed dmtrKovalenko closed 4 years ago

dmtrKovalenko commented 4 years ago

This package is not stable and there is no release notes for version. So we cannot upgrade the package version starting from 0.11.

Moreover there is breaking change. It just doesn't work :) https://github.com/mui-org/material-ui-pickers/pull/1828

TrySound commented 4 years ago

The bug in your config. Replace plugin is not installed in pickers. Looks like before it used the one from size-snapshot. Stupid node_modules resolve algorithm! https://github.com/mui-org/material-ui-pickers/blob/next/lib/rollup.config.js#L7

dmtrKovalenko commented 4 years ago

Thanks, but still release notes are useful! :)

TrySound commented 4 years ago

https://github.com/TrySound/rollup-plugin-size-snapshot/releases/tag/v0.12.0