mobx-state-tree-entity
Version:
React state management made for humans.
105 lines (64 loc) • 8.7 kB
Markdown
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v0.0.1-concept-pre-alpha.13](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.13...v0.0.1-concept-pre-alpha.13)
> 27 August 2019
#### [v0.0.1-concept-pre-alpha.12](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.11...v0.0.1-concept-pre-alpha.12)
> 27 August 2019
- Fixes for how status metadata flag works (so that it reports the PENDING status correct). Removing the 'hasLoaded' metadata flag since this can now be inferred by using the status field [`af0e3e6`](https://github.com/nosachamos/mobx-state-tree-entity/commit/af0e3e6a0df010704baf627513d42b35637eba6b)
- chore(release): update changelog, fix linting, regenerate barrels [`9e28066`](https://github.com/nosachamos/mobx-state-tree-entity/commit/9e28066d064c5e74b4b22b939b6d7f8c97c74afb)
- chore(release): update changelog, fix linting, regenerate barrels [`7680b90`](https://github.com/nosachamos/mobx-state-tree-entity/commit/7680b908aa34d9339b5941ef3a8e499e0e7326e6)
#### [v0.0.1-concept-pre-alpha.11](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.10...v0.0.1-concept-pre-alpha.11)
> 24 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`da018ad`](https://github.com/nosachamos/mobx-state-tree-entity/commit/da018adebc065095299e28ad91611e8349379181)
- chore(release): update changelog, fix linting, regenerate barrels [`8d059ba`](https://github.com/nosachamos/mobx-state-tree-entity/commit/8d059baf3ac9558e45e2de8df66a2cbc4546c539)
#### [v0.0.1-concept-pre-alpha.10](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.9...v0.0.1-concept-pre-alpha.10)
> 24 August 2019
- Adding a convinience status metadata property to determine whether an entity is in PENDING (not yet loaded), SUCCESS, ERROR or LOADING state. [`fb139e3`](https://github.com/nosachamos/mobx-state-tree-entity/commit/fb139e357d284b549c93665658037a3b52c2be20)
- chore(release): update changelog, fix linting, regenerate barrels [`a213e88`](https://github.com/nosachamos/mobx-state-tree-entity/commit/a213e88b13be72a914d8f493cc044c85dc4105dd)
- chore(release): update changelog, fix linting, regenerate barrels [`ff42fd5`](https://github.com/nosachamos/mobx-state-tree-entity/commit/ff42fd50f91ca4871be417fad6b05b5bf8d3fc8f)
#### [v0.0.1-concept-pre-alpha.9](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.8...v0.0.1-concept-pre-alpha.9)
> 24 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`b6ca59d`](https://github.com/nosachamos/mobx-state-tree-entity/commit/b6ca59d110623d40ffb3e0335ef192a8f1ca9b74)
- Cover image repositioning [`3918ef5`](https://github.com/nosachamos/mobx-state-tree-entity/commit/3918ef59bc2653e7684e797ad2f4df878a654a07)
- chore(release): update changelog, fix linting, regenerate barrels [`035568d`](https://github.com/nosachamos/mobx-state-tree-entity/commit/035568d34a09555bc4672aa80ac77ee1439bb242)
#### [v0.0.1-concept-pre-alpha.8](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.7...v0.0.1-concept-pre-alpha.8)
> 24 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`45ec016`](https://github.com/nosachamos/mobx-state-tree-entity/commit/45ec0167161199673b2b7b8fc4b28d6c1c9b24dd)
- chore(release): update changelog, fix linting, regenerate barrels [`dd4f0f6`](https://github.com/nosachamos/mobx-state-tree-entity/commit/dd4f0f63cdcea63a21f99badab0236c10c8d838c)
- Cover image was not stretched properly [`a4ce23f`](https://github.com/nosachamos/mobx-state-tree-entity/commit/a4ce23f8cc297562a66d85020ff1d78ba35cc170)
#### [v0.0.1-concept-pre-alpha.7](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.6...v0.0.1-concept-pre-alpha.7)
> 24 August 2019
- Small updates to the documentation, fixing cover image url. [`d56feee`](https://github.com/nosachamos/mobx-state-tree-entity/commit/d56feeea32ef3a44e15d5fb0536e11e3fef6f91c)
- chore(release): update changelog, fix linting, regenerate barrels [`3b7d942`](https://github.com/nosachamos/mobx-state-tree-entity/commit/3b7d9424a3e563cfd71ac0c395e8293eb7a6f055)
- chore(release): update changelog, fix linting, regenerate barrels [`8779bb5`](https://github.com/nosachamos/mobx-state-tree-entity/commit/8779bb563dbb140c5a75cde354b7f51c3e7151a9)
#### [v0.0.1-concept-pre-alpha.6](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.5...v0.0.1-concept-pre-alpha.6)
> 24 August 2019
- Minor updates to documentation and readme files [`2b504ec`](https://github.com/nosachamos/mobx-state-tree-entity/commit/2b504ec405e9a997faa253a5ab5cd92d41326987)
- chore(release): update changelog, fix linting, regenerate barrels [`51d2075`](https://github.com/nosachamos/mobx-state-tree-entity/commit/51d2075d72a7ae85f29a3a20fbd997d437ab28ae)
- chore(release): update changelog, fix linting, regenerate barrels [`0bebec2`](https://github.com/nosachamos/mobx-state-tree-entity/commit/0bebec21c1fe8a8bbe9a5b14848380970f0719e6)
#### [v0.0.1-concept-pre-alpha.5](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.4...v0.0.1-concept-pre-alpha.5)
> 24 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`eedb6ff`](https://github.com/nosachamos/mobx-state-tree-entity/commit/eedb6ff95c36c27b89db54350955a84b013d4e29)
- Small update to the landing page [`fd3f6fc`](https://github.com/nosachamos/mobx-state-tree-entity/commit/fd3f6fcb97fe7b09eb753e33185c31c37427275c)
- chore(release): update changelog, fix linting, regenerate barrels [`f1fb153`](https://github.com/nosachamos/mobx-state-tree-entity/commit/f1fb1534399fa98ac166abb4c128cca174aec74c)
#### [v0.0.1-concept-pre-alpha.4](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.3...v0.0.1-concept-pre-alpha.4)
> 23 August 2019
- Setting up landing page, WIP docs infrastructure, updating travis-ci to install all dependencies correctly [`7184163`](https://github.com/nosachamos/mobx-state-tree-entity/commit/7184163d041137a7ba274a567b4d156cff51949a)
- Adding one basic test [`38c96c3`](https://github.com/nosachamos/mobx-state-tree-entity/commit/38c96c31854b042921a11ba572a571e9e5e39aab)
- chore(release): update changelog, fix linting, regenerate barrels [`0524e33`](https://github.com/nosachamos/mobx-state-tree-entity/commit/0524e33aaa5c5527a2ffe902a8a922a4f151cfec)
#### [v0.0.1-concept-pre-alpha.3](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.2...v0.0.1-concept-pre-alpha.3)
> 22 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`043b7b4`](https://github.com/nosachamos/mobx-state-tree-entity/commit/043b7b42d37f2b3aac93b048dd3d69291a76c954)
- Removing console logs [`69173bb`](https://github.com/nosachamos/mobx-state-tree-entity/commit/69173bb50c763f9ad9bd8ef17507383476c1f8a6)
- chore(release): update changelog, fix linting, regenerate barrels [`ec82401`](https://github.com/nosachamos/mobx-state-tree-entity/commit/ec82401d8b5ab85fe40462e830114bafc36390e3)
#### [v0.0.1-concept-pre-alpha.2](https://github.com/nosachamos/mobx-state-tree-entity/compare/v0.0.1-concept-pre-alpha.1...v0.0.1-concept-pre-alpha.2)
> 22 August 2019
- Fixing import of common external object [`c311a60`](https://github.com/nosachamos/mobx-state-tree-entity/commit/c311a607db9f919ad14aeca5b5b2298d8b2ebb74)
- Making sure axios is included in the externals, configuring prettier to use 120 width lines, moving dependencies to peerDeps and devDeps [`802ddd1`](https://github.com/nosachamos/mobx-state-tree-entity/commit/802ddd152df3121adc7754869c866319547352ef)
- chore(release): update changelog, fix linting, regenerate barrels [`a1de162`](https://github.com/nosachamos/mobx-state-tree-entity/commit/a1de16256f78d0be4f295721b1d32fa91c0ccd5b)
#### v0.0.1-concept-pre-alpha.1
> 22 August 2019
- chore(release): update changelog, fix linting, regenerate barrels [`5f40b84`](https://github.com/nosachamos/mobx-state-tree-entity/commit/5f40b84f2324f8b8fd79d8bda6fe5bbe2b119374)
- first commit [`8b18d94`](https://github.com/nosachamos/mobx-state-tree-entity/commit/8b18d94936b6939c58d44d51bb1e11b322f97e86)
- Removing crossdomain axios option which is no longer valid [`7559b28`](https://github.com/nosachamos/mobx-state-tree-entity/commit/7559b281123a28467a893f5bf0e62c263166ba63)