0.9.0
Breaking Changes
- refactor
namefor string identifier reducers map, use@injectable({ name: 'foo' })class Foo {}instead ofclass Foo { name = 'foo' }. - Change the return result interface of
createApp, usecontainerinstead ofmodules.
Bug Fixes
- fix timer type