release_2019-08-23_0431
cerebraljs
released this
23 Aug 04:31
·
735 commits
to next
since this release
Updated packages
package | from version | to version |
---|---|---|
overmind | 19.0.1 | 19.1.0 |
overmind-angular | 19.0.1 | 19.1.0 |
overmind-devtools | 20.0.1 | 20.1.0 |
overmind-devtools-client | 2.0.1 | 2.1.0 |
overmind-devtools-vscode | 1.0.1 | 1.1.0 |
overmind-react | 20.0.1 | 20.1.0 |
overmind-vue | 19.0.1 | 19.1.0 |
proxy-state-tree | 4.4.1 | 4.4.2 |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix tests, cleanup and reduce scope | 2fcd965 | christianalfoni | ||
overmind | add reaction | ec9f60f | christianalfoni | ||
overmind | allow immediate on reaction and change to nested option | 8a14634 | christianalfoni | ||
overmind | add throttle operator | 9c801dc | Gaspard Bucher | ||
overmind-angular | add reaction | d50d1f5 | christianalfoni | ||
overmind-devtools | allow changing port | 8310e47 | christianalfoni | ||
overmind-devtools-client | allow changing port | 8310e47 | christianalfoni | ||
overmind-devtools-vscode | allow changing port | 8310e47 | christianalfoni | ||
overmind-devtools-vscode | add reaction | 21c956d | christianalfoni | ||
overmind-react | add reaction | 6fbee18 | christianalfoni | ||
overmind-vue | add reaction | 21c956d | christianalfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | make derived track with current tree | 39c0288 | christianalfoni | ||
overmind | ensure cached derived adds tracked paths to tree accessing it | e0c0dd4 | christianalfoni | ||
overmind | correctly track on current tree | 1ebb364 | christianalfoni | ||
overmind | fixes issue with deeply nested derived | a86f0fb | christianalfoni | ||
overmind | make reaction an instance propertty | 9afbe32 | christianalfoni | ||
overmind | make sure derived clears existing tracking correctly | dd0637b | christianalfoni | ||
overmind-devtools-client | bring back history | 8667352 | christianalfoni | ||
overmind-devtools-client | make derived track with current tree | 39c0288 | christianalfoni | ||
overmind-devtools-vscode | fix changing port | 8462489 | christianalfoni | ||
overmind-react | fix typing issue | e90b5a1 | christianalfoni | ||
overmind-react | fix typing issue | d67b92d | christianalfoni | ||
overmind-react | fix render issue with React HOC | dab67f1 | christianalfoni | ||
proxy-state-tree | make sure derived clears existing tracking correctly | dd0637b | christianalfoni | ||
proxy-state-tree | correctly track on current tree | 1ebb364 | christianalfoni | ||
proxy-state-tree | ensure proxies accessed relates to proxifier | 1d45154 | christianalfoni | ||
proxy-state-tree | fix tracking paths of derived | 8d0a3d0 | christianalfoni | ||
proxy-state-tree | fixes issue with deeply nested derived | a86f0fb | christianalfoni | ||
proxy-state-tree | only dispose mutation trees when unbound action finishes | 52961f7 | christianalfoni | ||
proxy-state-tree | make derived track with current tree | 39c0288 | christianalfoni |
π§ Chores
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | get tree from proxyStateTree | e180b43 | Luis Herranz | ||
overmind | add createTrackOperator [WIP] | a306d17 | Luis Herranz | ||
overmind | rename createTrackOperator | 44fb1a9 | Luis Herranz | ||
overmind | add onFlush to execution | 42f008f | Luis Herranz | ||
overmind | fix small TS error | 466915d | Luis Herranz | ||
overmind-devtools-vscode | bump axios from 0.18.0 to 0.18.1 (#305) | 0815652 | Christian Alfoni |
π Refactors
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | expose execution instead of track | 50fa157 | Luis Herranz |
π¦ Tests
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix test (still not flushing) | d7dc613 | Luis Herranz | ||
overmind | fix test | bbed0ad | Luis Herranz | ||
overmind | fix test from next branch | 52f54ec | Luis Herranz | ||
overmind | add waitForFlush operator test | 569215e | Luis Herranz | ||
overmind | add first idea of waitUntilTrue | 6cfc78c | Luis Herranz | ||
overmind | fix reaction tests | ebcc2c0 | christianalfoni |
π Other
type | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
chore (deps) | bump axios from 0.18.0 to 0.18.1 | 1ddb250 | dependabot[bot] |