Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

change(mobx): Update to mobx-state-tree version 3.12.2 #166

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

guhungry
Copy link
Contributor

@guhungry guhungry commented Apr 2, 2019

According to changelog: MST 3 is twice as fast in initializing trees with half the memory consumption compared to version 2
https://github.com/mobxjs/mobx-state-tree/blob/master/changelog.md

I couldn't update mobx to 5.9.4 due to iOS 9 doesn't support proxy (I learned it hard way).

According to changelog: MST 3 is twice as fast in initializing trees with half the memory consumption compared to version 2
https://github.com/mobxjs/mobx-state-tree/blob/master/changelog.md

Couldn't update mobx to 5.9.4 due to iOS 9 doesn't support proxy.
@jamonholmgren jamonholmgren merged commit 7911213 into infinitered:master Apr 9, 2019
infinitered-circleci pushed a commit that referenced this pull request Apr 9, 2019
# [3.1.0](v3.0.0...v3.1.0) (2019-04-09)

### Bug Fixes

* **boilerplate:** Remove double slash typo on setup-root-store.ts ([#160](#160) by [@dashracer](https://github.com/dashracer)) ([941a1fe](941a1fe))
* **tests:** Quell storybook HMR warnings ([#149](#149) by [@bryanstearns](https://github.com/bryanstearns)) ([5663289](5663289)), closes [/github.com/storybookjs/storybook/issues/2022#issuecomment-336027878](https://github.com//github.com/storybooks/storybook/issues/2022/issues/issuecomment-336027878)
* **typescript:** TypeScript should apply to `app` instead of `src` ([#167](#167) by [@guhungry](https://github.com/guhungry)) ([b737f08](b737f08))

### Features

* **i18n:** Migrate to react-native-localize ([#165](#165) by [@guhungry](https://github.com/guhungry)) ([2c73ff4](2c73ff4))
* **mobx:** Update to mobx-state-tree version 3.12.2 ([#166](#166) by [@guhungry](https://github.com/guhungry)) ([7911213](7911213))
@infinitered-circleci
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants