css-analyzer icon indicating copy to clipboard operation
css-analyzer copied to clipboard

Provide 'upgrade' function to polyfill data from previous versions

Open bartveneman opened this issue 3 years ago • 0 comments

This package has had some breaking changes in the past and it's hard to compare results from previous analysis with the current ones, for example using css-analyzer-diff.

This library should export a function to upgrade an old report to the latest data structure so it can be used across places like projectwallace.com (for example on a diff page), or in the CSS Diff GitHub Action.

bartveneman avatar Oct 07 '22 12:10 bartveneman