Releases: cerebral/overmind
Releases Β· cerebral/overmind
release_2020-08-06_1940
Updated packages
package |
from version |
to version |
non-blocking-json |
1.0.0 |
1.1.0 |
overmind |
24.1.1 |
25.0.0 |
overmind-angular |
24.1.1 |
25.0.0 |
overmind-devtools |
25.1.1 |
26.0.0 |
overmind-devtools-client |
7.1.1 |
8.0.0 |
overmind-devtools-vscode |
6.1.1 |
7.0.0 |
overmind-graphql |
4.1.1 |
5.0.0 |
overmind-react |
25.1.1 |
26.0.0 |
overmind-statechart |
1.1.1 |
2.0.0 |
overmind-svelte |
1.1.1 |
2.0.0 |
overmind-vue |
24.1.1 |
25.0.0 |
proxy-state-tree |
6.0.0 |
6.0.1 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
new transition API and allow async exit transitions |
da62923 |
|
Christian Alfoni |
|
overmind |
simplify statemachines - no more exit and reset, also transition API has changed
|
c7bf63d |
|
Christian Alfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
non-blocking-json |
change async to new package name |
541eca8 |
|
Christian Alfoni |
|
overmind |
add matches API to statemachines |
4731243 |
|
Christian Alfoni |
|
overmind |
async parsing and serializing of messages |
3df057d |
|
Christian Alfoni |
|
overmind |
change async to new package name |
541eca8 |
|
Christian Alfoni |
|
overmind-devtools |
async parsing and serializing of messages |
3df057d |
|
Christian Alfoni |
|
overmind-devtools-client |
async parsing and serializing of messages |
3df057d |
|
Christian Alfoni |
|
overmind-devtools-client |
change async to new package name |
541eca8 |
|
Christian Alfoni |
|
overmind-react |
support strict and concurrent mode, so far |
1138e57 |
|
Christian Alfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
non-blocking-json |
fix parsing batching |
ea82b1e |
|
Christian Alfoni |
|
non-blocking-json |
fix parent passed to replacer |
364ef1f |
|
Christian Alfoni |
|
non-blocking-json |
start batching after index 0 |
d396445 |
|
Christian Alfoni |
|
non-blocking-json |
get paths sync on stringify |
7f353eb |
|
Christian Alfoni |
|
non-blocking-json |
actually check if it is running DOH |
35df67b |
|
Christian Alfoni |
|
overmind |
remove last part of revertable |
dc1ffb4 |
|
Christian Alfoni |
|
overmind |
fix typing of transition and matches on statemachines |
c59849a |
|
Christian Alfoni |
|
overmind |
prevent showing warning when explicitly no devtools |
14f854e |
|
Christian Alfoni |
|
overmind |
remove experimental revertable logic |
63975fd |
|
Christian Alfoni |
|
overmind |
fix issue with react native not having location |
010fb86 |
|
Christian Alfoni |
|
overmind |
fix crash in proxifyEffects |
ee0396f |
|
Geir Sagberg |
|
overmind |
fix catching errors in dev |
9320491 |
|
Christian Alfoni |
|
overmind |
fix statemachine matches perf hit |
4e5187d |
|
Christian Alfoni |
|
overmind |
check parent action execution on async flush to ensure it is needed |
950fa76 |
|
Christian Alfoni |
|
overmind |
keep root configuration as is on merge |
ed5c923 |
|
Christian Alfoni |
|
overmind-devtools-client |
fix root state being statemachine |
9627262 |
|
Christian Alfoni |
|
overmind-devtools-client |
actually check if it is running DOH |
35df67b |
|
Christian Alfoni |
|
proxy-state-tree |
remove experimental revertable logic |
63975fd |
|
Christian Alfoni |
|
π§ Chores
package |
summary |
commit |
issues |
author |
gravatar |
non-blocking-json |
temp |
3a79448 |
|
Christian Alfoni |
|
overmind |
temp |
3a79448 |
|
Christian Alfoni |
|
overmind |
remove log |
d0bb39e |
|
Christian Alfoni |
|
overmind |
cleanup |
5f8c1b6 |
|
Christian Alfoni |
|
overmind-devtools-vscode |
bump version of vscode devtools |
6d75d52 |
|
Christian Alfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
non-blocking-json |
improve how batching is performed |
c7d9d05 |
|
Christian Alfoni |
|
non-blocking-json |
improve it |
5a9ffc6 |
|
Christian Alfoni |
|
non-blocking-json |
use micro task instead |
9c6420d |
|
Christian Alfoni |
|
overmind |
add warning in dev on invalid state transitions |
b20d4e5 |
|
Christian Alfoni |
|
π Other
type |
summary |
commit |
issues |
author |
gravatar |
chore (deps) |
properly remove old package |
8ef221d |
|
Christian Alfoni |
|
feat (a-json) |
add new async json package |
3d16a7a |
|
Christian Alfoni |
|
release_2020-06-11_2045
Updated packages
package |
from version |
to version |
overmind |
24.1.0 |
24.1.1 |
overmind-angular |
24.1.0 |
24.1.1 |
overmind-devtools |
25.1.0 |
25.1.1 |
overmind-devtools-client |
7.1.0 |
7.1.1 |
overmind-devtools-vscode |
6.1.0 |
6.1.1 |
overmind-graphql |
4.1.0 |
4.1.1 |
overmind-react |
25.1.0 |
25.1.1 |
overmind-statechart |
1.1.0 |
1.1.1 |
overmind-svelte |
1.1.0 |
1.1.1 |
overmind-vue |
24.1.0 |
24.1.1 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
proper typing of current in statemachine |
4ddf1a4 |
|
Christian Alfoni |
|
release_2020-06-11_0812
Updated packages
package |
from version |
to version |
overmind |
24.0.0 |
24.1.0 |
overmind-angular |
24.0.0 |
24.1.0 |
overmind-devtools |
25.0.1 |
25.1.0 |
overmind-devtools-client |
7.0.1 |
7.1.0 |
overmind-devtools-vscode |
6.0.1 |
6.1.0 |
overmind-graphql |
4.0.0 |
4.1.0 |
overmind-react |
25.0.0 |
25.1.0 |
overmind-statechart |
1.0.0 |
1.1.0 |
overmind-svelte |
1.0.0 |
1.1.0 |
overmind-vue |
24.0.0 |
24.1.0 |
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
statemachines receives the typed state on entry and exit |
22c22ed |
|
Christian Alfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix typing of derived |
2d486f2 |
|
Christian Alfoni |
|
release_2020-06-08_1101
Updated packages
package |
from version |
to version |
overmind-devtools |
25.0.0 |
25.0.1 |
overmind-devtools-client |
7.0.0 |
7.0.1 |
overmind-devtools-vscode |
6.0.0 |
6.0.1 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind-devtools-client |
fix eval payload |
3b2f99b |
|
Christian Alfoni |
|
release_2020-06-08_0836
Updated packages
package |
from version |
to version |
overmind |
23.1.0 |
24.0.0 |
overmind-angular |
23.1.0 |
24.0.0 |
overmind-devtools |
24.1.0 |
25.0.0 |
overmind-devtools-client |
6.1.0 |
7.0.0 |
overmind-devtools-vscode |
5.1.0 |
6.0.0 |
overmind-graphql |
3.1.0 |
4.0.0 |
overmind-react |
24.1.0 |
25.0.0 |
overmind-vue |
23.1.0 |
24.0.0 |
proxy-state-tree |
5.0.1 |
6.0.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
allow functions, use derived for derived and new statemachine api - new statemachine api and derived requires derived function
|
981c020 |
|
Christian Alfoni |
|
overmind |
fix derived - derived has changed typing
|
cfeb65f |
|
Christian Alfoni |
|
overmind |
remove Derive and ResolveState - Derive type no longer exists
|
7fd4272 |
|
Christian Alfoni |
|
overmind-statechart |
move statechart to own project - statehcart moved to own project
|
6993c53 |
|
Christian Alfoni |
|
proxy-state-tree |
allow functions, use derived for derived and new statemachine api - new statemachine api and derived requires derived function
|
981c020 |
|
Christian Alfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
run application inside the devtool |
1f7d24b |
|
Christian Alfoni |
|
overmind |
improve editing state and passing action payload |
1f67f81 |
|
Christian Alfoni |
|
overmind-devtools |
run application inside the devtool |
1f7d24b |
|
Christian Alfoni |
|
overmind-devtools-client |
run application inside the devtool |
1f7d24b |
|
Christian Alfoni |
|
overmind-devtools-client |
improve editing state and passing action payload |
1f67f81 |
|
Christian Alfoni |
|
overmind-svelte |
add svelte plugin |
8c3ef2b |
|
Marcus Feitoza |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix issue with devtools error |
34a86af |
|
Christian Alfoni |
|
overmind |
fix statemachine additional state |
9a7a909 |
|
Christian Alfoni |
|
overmind-graphql |
bring back extending documentnode, where did it go? |
43d5467 |
|
Christian Alfoni |
|
overmind-svelte |
re-track after update |
b246bce |
|
Marcus Feitoza |
|
π§ Chores
package |
summary |
commit |
issues |
author |
gravatar |
overmind-graphql |
embarrasing, was already fixed differently |
715e536 |
|
Christian Alfoni |
|
overmind-svelte |
add dependencies |
a949eb0 |
|
Marcus Feitoza |
|
π¦ Tests
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix test |
594b394 |
|
Christian Alfoni |
|
overmind-svelte |
add tests |
7c7b37f |
|
Marcus Feitoza |
|
overmind-svelte |
fix test |
9948eef |
|
Marcus Feitoza |
|
π Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Update README.md |
ae4406f |
|
Louis Abraham |
|
chore (.cz-config.js) |
add overmind-svelte scope |
1ae5f01 |
|
Marcus Feitoza |
|
chore (package-lock) |
update |
4c20d9a |
|
Marcus Feitoza |
|
chore (deps) |
bump npm from 6.3.0 to 6.13.4 |
ae147ff |
|
dependabot[bot] |
|
chore (deps) |
update deps |
98bc733 |
|
Christian Alfoni |
|
release_2020-05-14_0705
Updated packages
package |
from version |
to version |
overmind |
23.0.1 |
23.1.0 |
overmind-angular |
23.0.2 |
23.1.0 |
overmind-devtools |
24.0.1 |
24.1.0 |
overmind-devtools-client |
6.0.1 |
6.1.0 |
overmind-devtools-vscode |
5.0.1 |
5.1.0 |
overmind-graphql |
3.0.1 |
3.1.0 |
overmind-react |
24.0.1 |
24.1.0 |
overmind-vue |
23.0.1 |
23.1.0 |
proxy-state-tree |
5.0.0 |
5.0.1 |
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
use mutation rehydration for state hot reloading |
2e105df |
|
Christian Alfoni |
|
overmind-graphql |
allow passing existing socket for subscriptions |
963586b |
|
Christian Alfoni |
|
overmind-react |
new granular hooks |
282b5dc |
|
Christian Alfoni |
|
overmind-vue |
add typing support for connect |
314d638 |
|
Christian Alfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix rehydrate finding classes |
8e716d8 |
|
Christian Alfoni |
|
overmind |
safely serialize arrays with unsafe classes |
1fc5ec7 |
|
Christian Alfoni |
|
overmind |
use actual rehydrate, DOH |
af30335 |
|
Christian Alfoni |
|
overmind |
reset proxy state tree on hot reload |
d8efe07 |
|
Christian Alfoni |
|
overmind |
keep mutations during hot reload session |
9432821 |
|
Christian Alfoni |
|
overmind |
change to new hot reloading strategy |
0430fda |
|
Christian Alfoni |
|
overmind |
trying to get hot reloading to work |
824fe35 |
|
Christian Alfoni |
|
overmind |
replace actions on hot reloading instead of overriding |
57d7897 |
|
Christian Alfoni |
|
overmind |
generally fix circular reference classes |
f3c5a66 |
|
Christian Alfoni |
|
overmind-angular |
migrate to renderer2 |
c419b60 |
|
Christian Alfoni |
|
overmind-devtools-client |
fix issue with selecting nested state |
4d497e1 |
|
Christian Alfoni |
|
overmind-graphql |
extend document node to avoid typing issues |
4fc543c |
|
Christian Alfoni |
|
overmind-graphql |
properly fix typing issue with gql |
54ecee7 |
|
Christian Alfoni |
|
overmind-react |
fix typing |
310a0c4 |
|
Christian Alfoni |
|
proxy-state-tree |
ensure prototype before getting descriptor |
01000e8 |
|
Christian Alfoni |
|
proxy-state-tree |
reset proxy state tree on hot reload |
d8efe07 |
|
Christian Alfoni |
|
proxy-state-tree |
change to new hot reloading strategy |
0430fda |
|
Christian Alfoni |
|
π§ Chores
package |
summary |
commit |
issues |
author |
gravatar |
overmind-devtools-vscode |
bump version |
c1d85c2 |
|
Christian Alfoni |
|
proxy-state-tree |
remove size limit |
c11e737 |
|
Christian Alfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind-graphql |
remove unnecessasry interface extension |
562b58d |
|
Christian Alfoni |
|
π¦ Tests
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
add test for hot reload actions |
606fe9c |
|
Christian Alfoni |
|
release_2020-03-01_1226
Updated packages
package |
from version |
to version |
overmind |
23.0.0 |
23.0.1 |
overmind-angular |
23.0.0 |
23.0.1 |
overmind-devtools |
24.0.0 |
24.0.1 |
overmind-devtools-client |
6.0.0 |
6.0.1 |
overmind-devtools-vscode |
5.0.0 |
5.0.1 |
overmind-graphql |
3.0.0 |
3.0.1 |
overmind-react |
24.0.0 |
24.0.1 |
overmind-vue |
23.0.0 |
23.0.1 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix issue with statechart action not returning promise |
c449e0e |
|
Christian Alfoni |
|
release_2020-03-01_0903
Updated packages
package |
from version |
to version |
overmind |
22.0.5 |
23.0.0 |
overmind-angular |
22.0.5 |
23.0.0 |
overmind-devtools |
23.1.3 |
24.0.0 |
overmind-devtools-client |
5.1.3 |
6.0.0 |
overmind-devtools-vscode |
4.1.3 |
5.0.0 |
overmind-graphql |
2.0.5 |
3.0.0 |
overmind-react |
23.0.5 |
24.0.0 |
overmind-vue |
22.0.5 |
23.0.0 |
proxy-state-tree |
4.7.0 |
5.0.0 |
π¨ Breaking
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
mutations now trigger after they are performed - mutation events properly trigger after the mutation is performed
|
271c428 |
|
Christian Alfoni |
|
overmind-graphql |
fix subscription error throwing - completely new effects api
|
9a91cff |
|
Christian Alfoni |
|
proxy-state-tree |
mutations now trigger after they are performed - mutation events properly trigger after the mutation is performed
|
271c428 |
|
Christian Alfoni |
|
π₯ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
dynamic derived |
740dec2 |
|
Christian Alfoni |
|
overmind |
custom delimiter for state paths |
d80ed09 |
|
Christian Alfoni |
|
overmind-devtools-client |
show error when disconnected and then restart |
a9c2137 |
|
Christian Alfoni |
|
overmind-devtools-client |
custom delimiter for state paths |
d80ed09 |
|
Christian Alfoni |
|
overmind-graphql |
new API, now an effect which also supports subscriptions |
966669f |
|
Christian Alfoni |
|
proxy-state-tree |
dynamic derived |
740dec2 |
|
Christian Alfoni |
|
proxy-state-tree |
removed set functions, now everything is derived, also set functions |
84fdb00 |
|
Christian Alfoni |
|
proxy-state-tree |
custom delimiter for state paths |
d80ed09 |
|
Christian Alfoni |
|
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix merging getters |
b20d22e |
|
Christian Alfoni |
|
overmind |
access properties on mutation to trigger derived in devtools |
1a9452d |
|
Christian Alfoni |
|
overmind |
properly handle mutations delimiter |
5f88a8b |
|
Christian Alfoni |
|
overmind |
should proxify effects more dynamically |
a0a4299 |
|
Christian Alfoni |
|
overmind |
proxyify effects bug |
be63e57 |
|
Christian Alfoni |
|
overmind |
fix illegael invocation on effect proxies |
fc1e76a |
|
Christian Alfoni |
|
overmind |
evaluate functions when setting them |
94a320e |
|
Christian Alfoni |
|
overmind |
properly show lazy derived |
e5539f4 |
|
Christian Alfoni |
|
overmind-devtools-client |
add default delimiter for compatability |
62325e6 |
|
Christian Alfoni |
|
overmind-devtools-client |
properly handle mutations delimiter |
5f88a8b |
|
Christian Alfoni |
|
overmind-devtools-client |
fix delimiter for derived |
c0d4e9c |
|
Christian Alfoni |
|
overmind-devtools-client |
fix paths of mutations |
f2c771f |
|
Christian Alfoni |
|
overmind-devtools-client |
properly show lazy derived |
e5539f4 |
|
Christian Alfoni |
|
overmind-devtools-client |
ensure reconnect and backwards delimiter compatability |
2d83a26 |
|
Christian Alfoni |
|
overmind-graphql |
fix typing issues |
29eda11 |
|
Christian Alfoni |
|
proxy-state-tree |
access properties on mutation to trigger derived in devtools |
1a9452d |
|
Christian Alfoni |
|
proxy-state-tree |
evaluate functions when setting them |
94a320e |
|
Christian Alfoni |
|
proxy-state-tree |
properly show lazy derived |
e5539f4 |
|
Christian Alfoni |
|
proxy-state-tree |
prevent proxying Date instances |
795fd91 |
|
Christian Alfoni |
|
proxy-state-tree |
ensure object is extensible to identify as class |
88b7952 |
|
Christian Alfoni |
|
π Refactors
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
improve typing of derived |
a2b5e26 |
|
Christian Alfoni |
|
overmind-graphql |
change from url to endpoint |
c68353c |
|
Christian Alfoni |
|
π Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Update README.md |
7b16203 |
|
Laurin Quast |
|
release_2020-02-11_1831
Updated packages
package |
from version |
to version |
overmind |
22.0.4 |
22.0.5 |
overmind-angular |
22.0.4 |
22.0.5 |
overmind-devtools |
23.1.2 |
23.1.3 |
overmind-devtools-client |
5.1.2 |
5.1.3 |
overmind-devtools-vscode |
4.1.2 |
4.1.3 |
overmind-graphql |
2.0.4 |
2.0.5 |
overmind-react |
23.0.4 |
23.0.5 |
overmind-vue |
22.0.4 |
22.0.5 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
destructuring issue in safari with statechart |
8b3807a |
|
Christian Alfoni |
|
release_2020-02-10_1115
Updated packages
package |
from version |
to version |
overmind |
22.0.3 |
22.0.4 |
overmind-angular |
22.0.3 |
22.0.4 |
overmind-devtools |
23.1.1 |
23.1.2 |
overmind-devtools-client |
5.1.1 |
5.1.2 |
overmind-devtools-vscode |
4.1.1 |
4.1.2 |
overmind-graphql |
2.0.3 |
2.0.4 |
overmind-react |
23.0.3 |
23.0.4 |
overmind-vue |
22.0.3 |
22.0.4 |
π Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
overmind |
fix reset of statemachine |
6ccdf64 |
|
Christian Alfoni |
|