Skip to content

v1.1.8 released!

Compare
Choose a tag to compare
@FunnySaltyFish FunnySaltyFish released this 04 Dec 16:21

Breaking changes

  • use SnapShotStateList to implement DataSaverListState to improve performance, you should use its method like add/remoeve to modify the data

Updates

  • add error handler when restoring, when error occurs, the data will be reset to initialValue
  • bump Compose bom to 2023.10.01, kotlin to 1.9.20, compose complier to 1.5.5 and so on

Full Changelog: v1.1.7...v1.1.8