Skip to content

0.9.0

Compare
Choose a tag to compare
@unadlib unadlib released this 28 Aug 06:29
· 567 commits to master since this release

Breaking Changes

  • refactor name for string identifier reducers map, use @injectable({ name: 'foo' })class Foo {} instead of class Foo { name = 'foo' } .
  • Change the return result interface of createApp, use container instead of modules.

Bug Fixes

  • fix timer type