Releases: cerebral/overmind
Releases Β· cerebral/overmind
release_2019-01-01_1819
Updated packages
package |
from version |
to version |
overmind-angular |
9.1.0 |
9.1.1 |
overmind-devtools |
9.1.0 |
10.0.0 |
overmind-react |
9.1.0 |
10.0.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind-react |
pass new object of overmind prop only when a state change has occured - HOC no longer uses PureComponent
|
601d48f |
|
christianalfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind-angular |
fix lifecycle hooks context |
f5a5f1d |
|
christianalfoni |
|
π§ Chores
package |
summary |
commit |
issues |
author |
gravatar |
overmind-devtools |
update bad deps |
6ee7a74 |
|
christianalfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind-react |
improve hook work in production |
ec69c18 |
|
christianalfoni |
|
π Other
type |
summary |
commit |
issues |
author |
gravatar |
chore (deps) |
add missing deps |
5119f3c |
|
christianalfoni |
|
release_2018-12-30_1927
Updated packages
package |
from version |
to version |
overmind |
9.0.0 |
9.1.0 |
overmind-angular |
9.0.1 |
9.1.0 |
overmind-devtools |
9.0.0 |
9.1.0 |
overmind-react |
9.0.0 |
9.1.0 |
overmind-vue |
9.0.0 |
9.1.0 |
proxy-state-tree |
3.1.0 |
3.2.0 |
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
add addMutationListener to all views |
2ac34e6 |
|
christianalfoni |
|
overmind |
improve warning on development exp and new option to turn off proxy value logging |
1dd4a8c |
|
christianalfoni |
|
overmind-angular |
add addMutationListener to all views |
2ac34e6 |
|
christianalfoni |
|
overmind-react |
add addMutationListener to all views |
2ac34e6 |
|
christianalfoni |
|
overmind-vue |
add addMutationListener to all views |
2ac34e6 |
|
christianalfoni |
|
proxy-state-tree |
add dispose function on adding mutation and flush listeners |
f449263 |
|
christianalfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix typing of addMutationListener |
193d246 |
|
christianalfoni |
|
overmind-angular |
fix connect typing |
4566327 |
|
christianalfoni |
|
overmind-react |
fix typing of addMutationListener |
193d246 |
|
christianalfoni |
|
proxy-state-tree |
always remove proxies if needed, even if not tracking path in production |
ac66d10 |
|
christianalfoni |
|
π Documentation
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
improve layout and add introduction summary |
c25897f |
|
christianalfoni |
|
overmind-devtools |
use overmind as application name, not app |
01cedb5 |
|
christianalfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind-devtools |
improve size indiation of arrays and objects |
1649a6a |
|
christianalfoni |
|
release_2018-12-28_1916
Updated packages
package |
from version |
to version |
overmind-angular |
9.0.0 |
9.0.1 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind-angular |
use correct api to grab track state tree |
5438ce0 |
|
christianalfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
proxy-state-tree |
refactor naming and write initial docs |
09d756b |
|
christianalfoni |
|
release_2018-12-28_1810
Updated packages
package |
from version |
to version |
overmind |
8.0.0 |
9.0.0 |
overmind-angular |
8.0.0 |
9.0.0 |
overmind-devtools |
8.0.0 |
9.0.0 |
overmind-react |
8.0.0 |
9.0.0 |
overmind-vue |
8.0.0 |
9.0.0 |
proxy-state-tree |
3.0.0 |
3.1.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
remove run and mutate operator, use action - no more run and mutate, use action
|
582daf3 |
|
christianalfoni |
|
overmind-devtools |
remove run and mutate operator, use action - no more run and mutate, use action
|
582daf3 |
|
christianalfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
log out proxies as plain values |
eea7105 |
|
christianalfoni |
|
overmind-react |
prefix HOC name with Connect to better separate in React devtools |
e6316aa |
|
christianalfoni |
|
proxy-state-tree |
now supports getters which are tracked |
6b1bccb |
|
christianalfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix stringify of messages |
8d61db7 |
|
christianalfoni |
|
overmind |
correctly pass operatorId on last flush of operators |
2d8a845 |
|
christianalfoni |
|
overmind-devtools |
fix stringify of messages |
8d61db7 |
|
christianalfoni |
|
overmind-react |
fix react test, missing conversion to new isplainobj etc. |
1d5bfd0 |
|
christianalfoni |
|
proxy-state-tree |
fix react test, missing conversion to new isplainobj etc. |
1d5bfd0 |
|
christianalfoni |
|
proxy-state-tree |
optimally remove cached proxies that has new values on their path |
3602357 |
|
christianalfoni |
|
release_2018-12-25_1032
Updated packages
package |
from version |
to version |
overmind |
7.0.1 |
8.0.0 |
overmind-angular |
7.0.1 |
8.0.0 |
overmind-devtools |
7.0.1 |
8.0.0 |
overmind-react |
7.0.1 |
8.0.0 |
overmind-vue |
7.0.1 |
8.0.0 |
proxy-state-tree |
2.1.0 |
3.0.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
new tracking api |
e061c07 |
|
christianalfoni |
|
overmind-react |
new tracking api |
e061c07 |
|
christianalfoni |
|
proxy-state-tree |
new tracking api |
e061c07 |
|
christianalfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix issues and add tracking on react and vue |
0279754 |
|
christianalfoni |
|
overmind |
allow async mutate operator |
12426bc |
|
christianalfoni |
|
overmind-devtools |
fix issues and add tracking on react and vue |
0279754 |
|
christianalfoni |
|
overmind-devtools |
allow async mutate operator |
12426bc |
|
christianalfoni |
|
overmind-react |
fix issues and add tracking on react and vue |
0279754 |
|
christianalfoni |
|
overmind-vue |
fix issues and add tracking on react and vue |
0279754 |
|
christianalfoni |
|
proxy-state-tree |
fix issues and add tracking on react and vue |
0279754 |
|
christianalfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
operators now properly tracks effects and flushes |
0617697 |
|
christianalfoni |
|
overmind |
make mutation values stringify safe |
184f2a5 |
|
christianalfoni |
|
overmind |
avoid overriding existing object in StopDebugOperator |
ccb2dac |
|
christianalfoni |
|
overmind-angular |
comment out angular temp and fix react |
60dc73d |
|
christianalfoni |
|
overmind-angular |
fix typing |
73f31e1 |
|
christianalfoni |
|
overmind-devtools |
make mutation values stringify safe |
184f2a5 |
|
christianalfoni |
|
overmind-react |
comment out angular temp and fix react |
60dc73d |
|
christianalfoni |
|
overmind-react |
keep track of tracking, avoiding async access to affect tracking |
bae7005 |
|
christianalfoni |
|
overmind-react |
fix bug pointing to internal react stuff |
eceffcc |
|
christianalfoni |
|
proxy-state-tree |
operators now properly tracks effects and flushes |
0617697 |
|
christianalfoni |
|
proxy-state-tree |
keep track of tracking, avoiding async access to affect tracking |
bae7005 |
|
christianalfoni |
|
π Documentation
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix typing for explicit overmind typing |
98e6f55 |
|
christianalfoni |
|
π§ Chores
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
remove browsers field in package json |
d7c855b |
|
christianalfoni |
|
overmind-angular |
remove browsers field in package json |
d7c855b |
|
christianalfoni |
|
overmind-devtools |
fix deps |
eef1fc8 |
|
christianalfoni |
|
overmind-react |
remove browsers field in package json |
d7c855b |
|
christianalfoni |
|
overmind-react |
fix react dep to latest |
83902b6 |
|
christianalfoni |
|
overmind-vue |
remove browsers field in package json |
d7c855b |
|
christianalfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
refactor to single proxifier for tracking state, fix production |
d9326a0 |
|
christianalfoni |
|
overmind |
remove reaction leftovers |
cc7eac7 |
|
christianalfoni |
|
overmind |
replace is-plain-object with is-plain-obj |
3250713 |
|
christianalfoni |
|
overmind-angular |
refactor to new proxy-state-tree |
6952c5d |
|
christianalfoni |
|
overmind-react |
wIP scoping |
5ceaf9c |
|
christianalfoni |
|
overmind-react |
refactor to single proxifier for tracking state, fix production |
d9326a0 |
|
christianalfoni |
|
proxy-state-tree |
wIP scoping |
5ceaf9c |
|
christianalfoni |
|
proxy-state-tree |
refactor to single proxifier for tracking state, fix production |
d9326a0 |
|
christianalfoni |
|
proxy-state-tree |
replace is-plain-object with is-plain-obj |
3250713 |
|
christianalfoni |
|
π Performance
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
throttle instead of debounce |
215562c |
|
christianalfoni |
|
proxy-state-tree |
single mutationtree in production |
7561101 |
|
christianalfoni |
|
proxy-state-tree |
single proxifier in production |
27dbb9e |
|
christianalfoni |
|
π¦ Tests
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix derived test |
1d54ded |
|
christianalfoni |
![christianalfoni](htt... |
Read more
release_2018-12-12_2038
Updated packages
package |
from version |
to version |
overmind |
7.0.0 |
7.0.1 |
overmind-angular |
7.0.0 |
7.0.1 |
overmind-devtools |
7.0.0 |
7.0.1 |
overmind-react |
7.0.0 |
7.0.1 |
overmind-vue |
7.0.0 |
7.0.1 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
check devtools and remove reactions |
e0de2db |
|
christianalfoni |
|
overmind |
remove leftover reaction references |
00fea20 |
|
christianalfoni |
|
overmind-react |
fix double render with hook |
54b3f78 |
|
christianalfoni |
|
π Documentation
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
remove reaction leftovers |
f66e3f4 |
|
christianalfoni |
|
release_2018-12-10_2329
Updated packages
package |
from version |
to version |
overmind |
6.0.0 |
7.0.0 |
overmind-angular |
6.0.0 |
7.0.0 |
overmind-devtools |
6.0.0 |
7.0.0 |
overmind-react |
6.0.0 |
7.0.0 |
overmind-vue |
6.0.0 |
7.0.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
expose addMutationListener and rename existing to addFlushListener - addMutationListener is now addFlushListener
|
ea17a04 |
|
christianalfoni |
|
overmind |
remove reactions |
31be0c2 |
|
christianalfoni |
|
overmind-angular |
expose addMutationListener and rename existing to addFlushListener - addMutationListener is now addFlushListener
|
ea17a04 |
|
christianalfoni |
|
overmind-angular |
remove reactions |
31be0c2 |
|
christianalfoni |
|
overmind-react |
expose addMutationListener and rename existing to addFlushListener - addMutationListener is now addFlushListener
|
ea17a04 |
|
christianalfoni |
|
overmind-react |
remove reactions |
31be0c2 |
|
christianalfoni |
|
overmind-vue |
expose addMutationListener and rename existing to addFlushListener - addMutationListener is now addFlushListener
|
ea17a04 |
|
christianalfoni |
|
overmind-vue |
remove reactions |
31be0c2 |
|
christianalfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
autoconnect to devtools only on localhost |
e53a93a |
|
christianalfoni |
|
overmind |
lazy config |
e63abcd |
|
christianalfoni |
|
overmind-devtools |
refactor to dork theme |
39fe6cc |
|
christianalfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix config import typings |
67a5118 |
|
Gaspard Bucher |
|
overmind |
fix bad import of subtype |
70f690c |
|
christianalfoni |
|
overmind |
fix async pipes, cache scoped tree in dev and proxy all effects |
2ea0787 |
|
christianalfoni |
|
overmind-react |
createHook effect, check if overmindState has a value |
b8a4272 |
|
Garth Williams |
|
overmind-react |
fix initialise and closure bugs |
0672ab8 |
|
Garth Williams |
|
overmind-react |
improve createHook with idomatic usage of useEffect |
5d2188a |
|
Garth Williams |
|
overmind-react |
avoid added a flush listener when no paths are tracked |
cea7933 |
|
Garth Williams |
|
overmind-react |
fix issues with hook |
3a1edc6 |
|
christianalfoni |
|
overmind-react |
fix hook in production |
a40a191 |
|
christianalfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
rename IS_PIPE to IS_OPERATOR |
38e5d69 |
|
christianalfoni |
|
overmind-devtools |
refactor devtools to react |
b2802d7 |
|
christianalfoni |
|
π Other
type |
summary |
commit |
issues |
author |
gravatar |
chore (cleanup) |
remove components |
acbb6f9 |
|
christianalfoni |
|
chore (deps) |
sync em up |
fedfbae |
|
christianalfoni |
|
fix (overmind-components) |
refactor testing approach and fix issue with keyed elements |
a0c036b |
|
christianalfoni |
|