v1.1.8 released!
Breaking changes
- use
SnapShotStateList
to implementDataSaverListState
to improve performance, you should use its method likeadd
/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 to1.9.20
, compose complier to1.5.5
and so on
Full Changelog: v1.1.7...v1.1.8