Releases: getspherelabs/meteor-kmp
Releases · getspherelabs/meteor-kmp
0.4.3
0.4.1
What's Changed
- Add coroutine-supported middleware
- Add a new
change
DSL function to handleeffect
andstate
- CommonViewModel is now fully compatible with iOS
- Supports an empty reducer in configurations to avoid IllegalStateException.
0.4.0
What's Changed
- Add coroutine-supported middleware
- Add a new
change
DSL function to handleeffect
andstate
- CommonViewModel is now fully compatible with iOS
- Supports an empty reducer in configurations to avoid IllegalStateException.
0.3.0
- Change the type of middleware
- Add logger interceptor as default
- Fix test cases
0.2.1
What's Changed
- Add logger for monitoring states
0.2.0
What's Changed
- Add logger for monitoring states
0.1.2
What's Changed
- Add logger for monitoring states
0.1.1
What's Changed
- Add logger for monitoring states
0.0.9
What's Changed
- Change Middleware approach
- Fix unexpected function
0.0.8
What's Changed
- Change Middleware approach
- Fix unexpected function