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

Provide 'upgrade' function to polyfill data from previous versions #263

Closed
bartveneman opened this issue Oct 7, 2022 · 0 comments
Closed
Labels
✨ enhancement New feature or request
Milestone

Comments

@bartveneman
Copy link
Member

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 bartveneman added the ✨ enhancement New feature or request label Oct 7, 2022
@bartveneman bartveneman added this to the v6 milestone Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Development

No branches or pull requests

1 participant