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

Issue with Backward Compatibility in Version Updates #999

Open
eliyahabba opened this issue Jul 7, 2024 · 1 comment
Open

Issue with Backward Compatibility in Version Updates #999

eliyahabba opened this issue Jul 7, 2024 · 1 comment

Comments

@eliyahabba
Copy link
Collaborator

I recently encountered an issue where a change in the code, specifically modifying the check from
if key == "type" to if key == "__type__", caused my locally saved data to break. This is not the first time a version update has led to similar issues...

Please consider implementing changes that maintain backward compatibility or provide a smoother transition for users with existing local data to prevent disruptions.

Thank you for your attention 👍

@elronbandel
Copy link
Member

100% Thanks for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants