Skip to content

0.0.6 - Mostly stable & Update towards a full release

Pre-release
Pre-release
Compare
Choose a tag to compare
@TwanLuttik TwanLuttik released this 28 Aug 06:56
· 33 commits to master since this release

Changes in this release:

[added] core.value.reset() reset to its original value from the default core value
[changed] core.value.setValue() to core.value.set() to make it more short and simple to write

Over the course of the last week or 2 I have mostly fixed the previous todo's. I probably have a final release very soon out and will make more small features after it such as:

  • A integration for storage librarys as for react-native like react-native-mmkv-storage, AsyncStorage
  • State history
  • And other features if requested