release_2019-08-28_1806
cerebraljs
released this
28 Aug 18:06
·
727 commits
to next
since this release
Updated packages
package | from version | to version |
---|---|---|
overmind | 19.1.0 | 19.1.1 |
overmind-angular | 19.1.0 | 19.1.1 |
overmind-devtools | 20.1.0 | 20.1.1 |
overmind-devtools-client | 2.1.0 | 2.1.1 |
overmind-devtools-vscode | 1.1.0 | 1.1.1 |
overmind-react | 20.1.0 | 20.1.1 |
overmind-vue | 19.1.0 | 19.1.1 |
proxy-state-tree | 4.4.2 | 4.4.3 |
🐛 Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
overmind | duck type promise due to core-js issues | dd637ac | Christian Alfoni | ||
overmind | add missing typeof for promise check | b349d43 | Christian Alfoni | ||
proxy-state-tree | fix issue with indexOf | 63ee693 | Christian Alfoni | ||
proxy-state-tree | properly fix indexOf issue | 8aea60d | Christian Alfoni | ||
proxy-state-tree | support second argument to indexOf | 33a91ad | FWeinb |
🔧 Chores
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
proxy-state-tree | create release build and test for bundle size similar to overmind | 3d6bcad | FWeinb |
🔍 Refactors
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
proxy-state-tree | remove dev messages in production build | 752ae6d | FWeinb |