Skip to content

Releases: cerebral/overmind

release_2019-01-21_1928

21 Jan 19:28
Compare
Choose a tag to compare

Updated packages

package from version to version
overmind 12.0.1 13.0.0
overmind-angular 12.0.1 13.0.0
overmind-devtools 13.0.1 14.0.0
overmind-react 13.0.1 14.0.0
overmind-vue 12.0.1 13.0.0
proxy-state-tree 4.0.0 4.1.0

🚨 Breaking

package summary commit issues author gravatar
overmind remove flattening of effects to actions, use effects prop for consistency
  • Effects are no longer flattened when passed into actions, they are contained on the effects prop
763e38f christianalfoni christianalfoni
overmind-devtools remove flattening of effects to actions, use effects prop for consistency
  • Effects are no longer flattened when passed into actions, they are contained on the effects prop
763e38f christianalfoni christianalfoni

🔥 Feature change

package summary commit issues author gravatar
overmind update getter values as well ca2fa97 christianalfoni christianalfoni
overmind-devtools update getter values as well ca2fa97 christianalfoni christianalfoni
proxy-state-tree update getter values as well ca2fa97 christianalfoni christianalfoni

🐛 Bug fixes

package summary commit issues author gravatar
overmind fix operators effects and emit in production 09245c2 christianalfoni christianalfoni
overmind actually fix emit in production 8786eba christianalfoni christianalfoni
overmind expose actions to operators as well e2a4c88 christianalfoni christianalfoni

release_2019-01-17_2255

17 Jan 22:55
Compare
Choose a tag to compare

Updated packages

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

🐛 Bug fixes

package summary commit issues author gravatar
overmind also rescope values to action operator 96963d2 christianalfoni christianalfoni
overmind-react improve passing updates to devtools using hooks f7b9f3f christianalfoni christianalfoni

release_2019-01-15_2240

15 Jan 22:40
1f53b60
Compare
Choose a tag to compare

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

release_2019-01-14_1335

14 Jan 13:35
Compare
Choose a tag to compare

Updated packages

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

🐛 Bug fixes

package summary commit issues author gravatar
overmind make effect values to devtools safe 1662347 christianalfoni christianalfoni
overmind make sure getters are managed in initial state 52f8e22 christianalfoni christianalfoni

🔧 Chores

package summary commit issues author gravatar
overmind-devtools fix last deps 28a30fc christianalfoni christianalfoni

release_2019-01-12_1214

12 Jan 12:14
Compare
Choose a tag to compare

Updated packages

package from version to version
overmind 10.0.0 11.0.0
overmind-angular 10.0.0 11.0.0
overmind-devtools 11.0.0 12.0.0
overmind-react 11.0.0 12.0.0
overmind-vue 10.0.0 11.0.0
proxy-state-tree 3.2.0 4.0.0

🚨 Breaking

package summary commit issues author gravatar
proxy-state-tree refactor to new flushing approach
  • flush methods have changed
e7d070e christianalfoni christianalfoni

🔥 Feature change

package summary commit issues author gravatar
overmind send pending and error state of effects, also send flushes correctly f174d1a christianalfoni christianalfoni
overmind allow using true to connect to default locahost and port 70e4ed0 christianalfoni christianalfoni
overmind add createMock for testing 261917e christianalfoni christianalfoni
overmind improve testing approach 7b71b0e christianalfoni christianalfoni
overmind-devtools handle pending and errored effects, and other small fixes ed746bb christianalfoni christianalfoni

🐛 Bug fixes

package summary commit issues author gravatar
overmind change to method to grab mutationtree in production 64522aa christianalfoni christianalfoni
overmind bind correctly proxifying effects b21509b christianalfoni christianalfoni
overmind fix nested partial type of createMock 3c3f59e christianalfoni christianalfoni
overmind propely handle nested partial function ec0d681 christianalfoni christianalfoni

🔍 Refactors

package summary commit issues author gravatar
overmind-vue refactor connect and remove typing, TS sucks with Vue 8cf2d07 christianalfoni christianalfoni

release_2019-01-05_2005

05 Jan 20:05
Compare
Choose a tag to compare

📎 Documentation

package summary commit issues author gravatar
overmind add test documentation 75e3f2b christianalfoni christianalfoni

release_2019-01-04_1459

04 Jan 14:59
Compare
Choose a tag to compare

🔍 Refactors

package summary commit issues author gravatar
overmind-vue fix Connect type e107d04 christianalfoni christianalfoni

release_2019-01-04_0845

04 Jan 08:45
5ddedc4
Compare
Choose a tag to compare

Updated packages

package from version to version
overmind 9.1.0 10.0.0
overmind-angular 9.1.1 10.0.0
overmind-devtools 10.0.0 11.0.0
overmind-react 10.0.0 11.0.0
overmind-vue 9.1.0 10.0.0

🚨 Breaking

package summary commit issues author gravatar
overmind review and improve typing
  • fixed issue with pipe typing and creating defaults on TOperator
7f70939 christianalfoni christianalfoni

🔥 Feature change

package summary commit issues author gravatar

🔍 Refactors

package summary commit issues author gravatar
overmind-devtools refactor to correct typing approach 7202d1a christianalfoni christianalfoni

release_2019-01-01_2250

01 Jan 22:50
Compare
Choose a tag to compare

release_2019-01-01_2127

01 Jan 21:27
Compare
Choose a tag to compare