Skip to content

v2.0.0

Compare
Choose a tag to compare
@jparkhouse jparkhouse released this 16 Jun 12:35
72a4aac

2.0.0 (2024-06-16)

⚠ BREAKING CHANGES

  • store: The refactoring of the card store into multiple stores changes the structure of the state management. Ensure all related code is updated to use the new stores.

Features

  • reset zoom on menu close (4b9d20b)

Bug Fixes

  • forced rerender of rainbow icon (611e62f)

Code Refactoring

  • store: separate card store into multiple stores and add local storage support (51f35a3)