Skip to content

release_2019-01-15_2240

Compare
Choose a tag to compare
@cerebraljs cerebraljs released this 15 Jan 22:40
· 1193 commits to next since this release
1f53b60

Updated packages

package from version to version
overmind 11.0.1 12.0.0
overmind-angular 11.0.1 12.0.0
overmind-devtools 12.0.1 13.0.0
overmind-react 12.0.1 13.0.0
overmind-vue 11.0.1 12.0.0

🚨 Breaking

package summary commit issues author gravatar
overmind refactor to interface based typing and expose actions to actions and effects to comp
  • use interfaces instead of types
4291cff christianalfoni christianalfoni
overmind-angular refactor to interface based typing and expose actions to actions and effects to comp
  • use interfaces instead of types
4291cff christianalfoni christianalfoni
overmind-devtools refactor to interface based typing and expose actions to actions and effects to comp
  • use interfaces instead of types
4291cff christianalfoni christianalfoni
overmind-react refactor to interface based typing and expose actions to actions and effects to comp
  • use interfaces instead of types
4291cff christianalfoni christianalfoni
overmind-vue refactor to interface based typing and expose actions to actions and effects to comp
  • use interfaces instead of types
4291cff christianalfoni christianalfoni

🔥 Feature change

package summary commit issues author gravatar
overmind-react add provider dd90e6f christianalfoni christianalfoni

🐛 Bug fixes

package summary commit issues author gravatar
overmind safe values on effect arguments as well d11329e christianalfoni christianalfoni
overmind properly fix serialization of effect args 5986e0a christianalfoni christianalfoni