Releases: cerebral/overmind
Releases Β· cerebral/overmind
release_2020-02-07_1858
Updated packages
package | from version | to version |
---|---|---|
overmind-devtools | 23.1.0 | 23.1.1 |
overmind-devtools-client | 5.1.0 | 5.1.1 |
overmind-devtools-vscode | 4.1.0 | 4.1.1 |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools | fix issue with changing port | 93cf452 | Christian Alfoni | ||
overmind-devtools-client | fix issue with changing port | 93cf452 | Christian Alfoni |
release_2020-02-07_0915
Updated packages
package | from version | to version |
---|---|---|
overmind | 22.0.2 | 22.0.3 |
overmind-angular | 22.0.2 | 22.0.3 |
overmind-devtools | 23.0.2 | 23.1.0 |
overmind-devtools-client | 5.0.2 | 5.1.0 |
overmind-devtools-vscode | 4.0.2 | 4.1.0 |
overmind-graphql | 2.0.2 | 2.0.3 |
overmind-react | 23.0.2 | 23.0.3 |
overmind-vue | 22.0.2 | 22.0.3 |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools | electron 8 with heartbeat | 6cae3fa | Christian Alfoni | ||
overmind-devtools-client | electron 8 with heartbeat | 6cae3fa | Christian Alfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | wrong call on exit on statemachine | 790db19 | Christian Alfoni | ||
overmind | exit transitions should be able to mutate | 80890de | Christian Alfoni | ||
overmind | fix typing issue with derived | 349811d | Christian Alfoni | ||
overmind-devtools | keep hack due to bug | f4ca659 | Christian Alfoni |
release_2020-02-06_0900
Updated packages
package | from version | to version |
---|---|---|
overmind | 22.0.1 | 22.0.2 |
overmind-angular | 22.0.1 | 22.0.2 |
overmind-devtools | 23.0.1 | 23.0.2 |
overmind-devtools-client | 5.0.1 | 5.0.2 |
overmind-devtools-vscode | 4.0.1 | 4.0.2 |
overmind-graphql | 2.0.1 | 2.0.2 |
overmind-react | 23.0.1 | 23.0.2 |
overmind-vue | 22.0.1 | 22.0.2 |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | typing issue with statemachine transitions | 4246935 | Christian Alfoni | ||
overmind | typing issue | 1c25ed1 | Christian Alfoni |
π Other
type | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
undefined (monorepo) | Update issue templates | 22198be | Christian Alfoni | ||
undefined (monorepo) | Update issue-template.md | a78049d | Christian Alfoni | ||
undefined (monorepo) | Update issue-template.md | 308d70a | Christian Alfoni | ||
undefined (monorepo) | Update issue-template.md | 8db3752 | Christian Alfoni |
release_2020-02-03_0909
Updated packages
package | from version | to version |
---|---|---|
overmind | 22.0.0 | 22.0.1 |
overmind-angular | 22.0.0 | 22.0.1 |
overmind-devtools | 23.0.0 | 23.0.1 |
overmind-devtools-client | 5.0.0 | 5.0.1 |
overmind-devtools-vscode | 4.0.0 | 4.0.1 |
overmind-graphql | 2.0.0 | 2.0.1 |
overmind-react | 23.0.0 | 23.0.1 |
overmind-vue | 22.0.0 | 22.0.1 |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | should allow mutation on the transition state itself | 610ed57 | Christian Alfoni |
release_2020-01-31_1648
Updated packages
package | from version | to version |
---|---|---|
overmind | 21.0.0 | 22.0.0 |
overmind-angular | 21.0.0 | 22.0.0 |
overmind-devtools | 22.0.0 | 23.0.0 |
overmind-devtools-client | 4.0.0 | 5.0.0 |
overmind-devtools-vscode | 3.0.0 | 4.0.0 |
overmind-graphql | 1.0.0 | 2.0.0 |
overmind-react | 22.0.0 | 23.0.0 |
overmind-vue | 21.0.0 | 22.0.0 |
proxy-state-tree | 4.6.0 | 4.7.0 |
π¨ Breaking
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | allow root charts also on nested
|
40bb0af | Christian Alfoni |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | also allow serialize with toJSON | e780a1a | Christian Alfoni | ||
overmind | root statecharts | 12f3995 | Christian Alfoni | ||
overmind | handle StateModel in devtools with getters | 2ad9ebe | Christian Alfoni | ||
overmind | improve serializing to devtools approach and allow any class instance in state | 58294d5 | Christian Alfoni | ||
overmind | show classes and improve editing state | 351ce57 | Christian Alfoni | ||
overmind | expose ResolveState and ResolveActions type | 28262a2 | Christian Alfoni | ||
overmind | add class replacer to rehydrate | 9990fc4 | Christian Alfoni | ||
overmind | optimize stringifying classes | aaab190 | Christian Alfoni | ||
overmind | allow rehydrate of state object as well | 36d47e2 | Christian Alfoni | ||
overmind | added statemachines | 377d0ce | Christian Alfoni | ||
overmind | statemachines blocks asyn mutations | dffb006 | Christian Alfoni | ||
overmind-devtools-client | show classes and improve editing state | 351ce57 | Christian Alfoni | ||
proxy-state-tree | allow class instances | 5ac8d34 | Christian Alfoni | ||
proxy-state-tree | handle StateModel in devtools with getters | 2ad9ebe | Christian Alfoni | ||
proxy-state-tree | improve serializing to devtools approach and allow any class instance in state | 58294d5 | Christian Alfoni | ||
proxy-state-tree | statemachines blocks asyn mutations | dffb006 | Christian Alfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix null typing of ResolveState | bc848b4 | Christian Alfoni | ||
overmind | trigger statechart transition before action | 93d3e4a | Christian Alfoni | ||
overmind | add sync transition warning and fix entry transitions | b2f1e8a | Christian Alfoni | ||
overmind | run actual actions in state transitions | b88e5b4 | Christian Alfoni | ||
overmind | fix typing | 84650d7 | Christian Alfoni | ||
overmind | typing issues | d23697d | Christian Alfoni | ||
overmind | use a proxy-state-tree stringifier | 91240cf | Christian Alfoni | ||
overmind | use json for class serialization support | e220a6b | Christian Alfoni | ||
overmind | new approach to serializing using symbol | bd0b9c8 | Christian Alfoni | ||
overmind | properly do rehydrate with classes | 89e6e1a | Christian Alfoni | ||
overmind | detect circular json structure on stringify | e1f09c8 | Christian Alfoni | ||
overmind | fix typing issue with rehydrate | 0f2aedf | Christian Alfoni | ||
overmind | try to fix typing issue with rehydrate classes | 4366c23 | Christian Alfoni | ||
overmind | fix typing of rehydrate classes | c295561 | Christian Alfoni | ||
overmind | nested rehydrate typing fix | 34a1789 | Christian Alfoni | ||
overmind | expose actions on SSR | a3f4218 | Christian Alfoni | ||
overmind | changed statemachines to class and fixed derived typing | 9f3c6f5 | Christian Alfoni | ||
overmind | fix order of entry exists in statecharts | 01ba71e | Christian Alfoni | ||
overmind | fix context issue with statemachine | 1cb144f | Christian Alfoni | ||
overmind | fix derived typing and rename statemachine class | 03085ce | Christian Alfoni | ||
overmind | fix ResolveState derived typing | 038dbd8 | Christian Alfoni | ||
overmind | just a typing issue | 6bc95d6 | Christian Alfoni | ||
overmind | show action name in production | 7dbedf1 | Christian Alfoni | ||
overmind | flush during testing | 784e721 | Christian Alfoni | ||
overmind-angular | fix changes to v6 and build prod | 0f2a65a | Christian Alfoni | ||
overmind-angular | properly do rehydrate with classes | 89e6e1a | Christian Alfoni | ||
overmind-devtools | fix issue with electron | 8674dac... |
release_2019-12-18_0704
Updated packages
package | from version | to version |
---|---|---|
overmind | 20.0.0 | 21.0.0 |
overmind-angular | 20.0.0 | 21.0.0 |
overmind-devtools | 21.0.0 | 22.0.0 |
overmind-devtools-client | 3.0.0 | 4.0.0 |
overmind-devtools-vscode | 2.0.0 | 3.0.0 |
overmind-react | 21.0.0 | 22.0.0 |
overmind-vue | 20.0.0 | 21.0.0 |
proxy-state-tree | 4.5.0 | 4.6.0 |
π¨ Breaking
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | parallel statecharts
|
ba4a7a3 | Christian Alfoni |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | add WHEN utility | b208a14 | Christian Alfoni | ||
overmind | initial implementation of revertable | 2058a91 | Christian Alfoni | ||
overmind | parallel statecharts | 6c79c94 | Christian Alfoni | ||
overmind | implement parallel statecharts and devtools experience | 58dd1d4 | christianalfoni | ||
overmind-devtools-client | implement parallel statecharts and devtools experience | 58dd1d4 | christianalfoni | ||
overmind-devtools-client | sort object keys alphabetically | 2f0280f | Christian Alfoni | ||
overmind-devtools-client | parallel statecharts | 6c79c94 | Christian Alfoni | ||
overmind-graphql | add graphql package | 22d6dd3 | Christian Alfoni | ||
overmind-react | add suspense experiment and optimize memory | 0a60632 | Christian Alfoni | ||
overmind-react | support fast refresh | 7bac53e | Christian Alfoni | ||
proxy-state-tree | also handle delete mutation revert value | b9e625e | Christian Alfoni | ||
proxy-state-tree | initial implementation of revertable | 2058a91 | Christian Alfoni | ||
proxy-state-tree | pass information on mutation on how to revert | e537c46 | Christian Alfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix async actions in statecharts | 0c2a7cb | Christian Alfoni | ||
overmind | properly export statecharts | 02aa210 | Christian Alfoni | ||
overmind | fix operators related to revertable | 1869e6f | Christian Alfoni | ||
overmind | fix typing of revertable | b24b787 | Christian Alfoni | ||
overmind | properly fix revertable type | f8413cf | Christian Alfoni | ||
overmind | throw errors in dev on promise action | c725378 | Christian Alfoni | ||
overmind | properly fix statechart transition and devtools root indication | 9cb7227 | Christian Alfoni | ||
overmind | fix issue with wrong state passed to immediate reaction | 510646c | Christian Alfoni | ||
overmind | general fixes on parallel statecharts | cc500c8 | Christian Alfoni | ||
overmind-devtools-client | properly fix statechart transition and devtools root indication | 9cb7227 | Christian Alfoni | ||
proxy-state-tree | correctly compare paths for cached proxies | 0c3722b | Christian Alfoni | ||
proxy-state-tree | ensure flush callbacks are run even though disposing | d157047 | Christian Alfoni | ||
proxy-state-tree | revert on proxy instead of target | 102bed6 | Christian Alfoni |
π§ Chores
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
betsy | even more | d212959 | Christian Alfoni | ||
betsy | again fix deps | d63bc25 | Christian Alfoni | ||
overmind | add tslib as hard dependency for overmind | b11c7ce | Christian Alfoni | ||
overmind | remove tslib from deps dependency | 807abfb | Christian Alfoni | ||
overmind | again fix deps | d63bc25 | Christian Alfoni | ||
overmind | even more | d212959 | Christian Alfoni | ||
overmind-angular | again fix deps | d63bc25 | Christian Alfoni | ||
overmind-angular | even more | d212959 | Christian Alfoni | ||
overmind-devtools | again fix deps | d63bc25 | Christian Alfoni | ||
overmind-devtools-client | again fix deps | d63bc25 | Christian Alfoni | ||
overmind-devtools-client | even more | d212959 | Christian Alfoni | ||
overmind-devtools-vscode | again fix deps | d63bc25 | Christian Alfoni | ||
overmind-devtools-vscode | omg, more fixing | 60101c1 | Christian Alfoni | ||
overmind-devtools-vscode | bump devtools vscode version | e8d18cc | Christian Alfoni | ||
overmind-devtools-vscode | bump vscode extension version | 59a9618 | Christian Alfoni | ||
overmind-graphql | remove test script from graphql | 71c0989 | Christian Alfoni | ||
overmind-react | even more | d212959 | ... |
release_2019-10-10_1738
release_2019-10-10_1709
Updated packages
package | from version | to version |
---|---|---|
overmind | 19.2.0 | 20.0.0 |
overmind-angular | 19.2.0 | 20.0.0 |
overmind-devtools | 20.3.0 | 21.0.0 |
overmind-devtools-client | 2.3.0 | 3.0.0 |
overmind-devtools-vscode | 1.3.0 | 2.0.0 |
overmind-react | 20.2.0 | 21.0.0 |
overmind-vue | 19.2.0 | 20.0.0 |
proxy-state-tree | 4.4.3 | 4.5.0 |
π¨ Breaking
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | reactions now passes returned value to update callback
|
31a0cda | Christian Alfoni | ||
overmind-react | remove deprecated ability to pass instance to hook and connect creator
|
d3a5805 | Christian Alfoni |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | pass namespace path on execution context | 09511a9 | Christian Alfoni | ||
overmind | implement state charts | cd3d71f | Christian Alfoni | ||
overmind | split up running action and setting new transition state | ac2cab9 | Christian Alfoni | ||
overmind | expose symbol to access tree of proxy | faf5ffa | Christian Alfoni | ||
overmind | add error message for devtools issue | 1b1b919 | Christian Alfoni | ||
overmind-devtools-client | add initial charts handling | a93a445 | Christian Alfoni | ||
overmind-devtools-client | initial implementation of charts | d4c9fe9 | christianalfoni | ||
overmind-devtools-client | implement state charts | cd3d71f | Christian Alfoni | ||
proxy-state-tree | expose symbol to access tree of proxy | faf5ffa | Christian Alfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | only update chart state if changed | fa0af0d | Christian Alfoni | ||
overmind | add execution to mutation operators as well | 7168161 | Christian Alfoni | ||
overmind | reactions should update tracking on reaction | 01b9ca2 | Christian Alfoni | ||
overmind | fix running indication on operators | 3385572 | Christian Alfoni | ||
overmind | namespaced oninitialize should have correct namespacepath | f96e3da | christianalfoni | ||
overmind | make sure cached derived proxy values are rescoped when returned | d3e69b6 | Christian Alfoni | ||
overmind | fix import casing | 676b6c9 | Christian Alfoni | ||
overmind | make operators also handle inline execution | 7f8e177 | Christian Alfoni | ||
overmind | use string typed array for state state | 83d97e2 | Christian Alfoni | ||
overmind | properly pass new nested chart property | c5a8820 | Christian Alfoni | ||
overmind | properly copy nested arrays in json | 45a4aeb | Christian Alfoni | ||
overmind | new reaction type returns a function | 631e398 | Christian Alfoni | ||
overmind | correctly catch error during async execution | dbd3275 | Christian Alfoni | ||
overmind-devtools-client | use the correct provider approach | e8c1f9d | Christian Alfoni | ||
proxy-state-tree | fix removing listener of mutationtree path tracking | bfcee01 | Christian Alfoni |
π Refactors
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | add nested charts on explicit chart property because of typing | 53fde2a | Christian Alfoni | ||
overmind-devtools-client | handle nested charts on chart property | c04ba81 | Christian Alfoni | ||
proxy-state-tree | change message about not allowing to mutate | e6a61cd | Christian Alfoni |
π¦ Tests
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix tests | 60eb4d0 | Christian Alfoni |
release_2019-09-20_1020
Updated packages
package | from version | to version |
---|---|---|
overmind | 19.1.1 | 19.2.0 |
overmind-angular | 19.1.1 | 19.2.0 |
overmind-devtools | 20.2.0 | 20.3.0 |
overmind-devtools-client | 2.2.0 | 2.3.0 |
overmind-devtools-vscode | 1.2.0 | 1.3.0 |
overmind-react | 20.1.1 | 20.2.0 |
overmind-vue | 19.1.1 | 19.2.0 |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | add waitUntil operator | 22a2efd | Christian Alfoni | ||
overmind | rather return undefined when pointing to non existing actions | 8612826 | christianalfoni | ||
overmind-devtools-client | hover shortened strings to see all of it | 09e169d | Christian Alfoni | ||
overmind-devtools-client | ability to clear actions and 1s separator | 2e11306 | Christian Alfoni |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | fix throttle operator | 1df8b81 | Christian Alfoni | ||
overmind | fix typing issues with fork | fcf5c66 | Christian Alfoni | ||
overmind-devtools-client | prevent showing derived edit button | 21dd5f0 | christianalfoni |
βοΈ Styling
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools-client | fix scrolling | 17324c8 | Christian Alfoni |
release_2019-09-05_0806
Updated packages
package | from version | to version |
---|---|---|
overmind-devtools | 20.1.2 | 20.2.0 |
overmind-devtools-client | 2.1.2 | 2.2.0 |
overmind-devtools-vscode | 1.1.2 | 1.2.0 |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools | splitter for actions and fixed storage issue | 5e752c4 | Christian Alfoni | ||
overmind-devtools-client | splitter for actions and fixed storage issue | 5e752c4 | Christian Alfoni |
π Documentation
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools-vscode | add top level domain explanation | d6555dd | Christian Alfoni |
π§ Chores
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind-devtools-vscode | bump version | b71d68e | Christian Alfoni |