Skip to content

6.2.0

Latest

Choose a tag to compare

@danielsaidi danielsaidi released this 09 Jun 07:19
· 1 commit to main since this release

This version moves most list-related to the new ListKit library, and adds a new way to handle favorites in a very easy way.

✨ Features

  • OpenURLAction has new optional extensions.
  • FavoriteContext is a new observable class.
  • FavoriteStore is a new store protocol.
  • UserDefaultsFavoriteStore is a new store implementation.

🗑️ Deprecations

  • List types have been moved to the new ListKit library.
  • ListCard and its related types has been renamed to Card.