Skip to content

Commit

Permalink
changelog: backill 6.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
NaridaL committed Jul 25, 2023
1 parent 9fa2b65 commit 02592ca
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# 6.0.8

* [Fix now() sharing global state between tests #316](https://github.com/mobxjs/mobx-utils/pull/316), fixes [#306](https://github.com/mobxjs/mobx-utils/issues/306).

# 6.0.7

* [Fix now() sharing global state between tests #316](https://github.com/mobxjs/mobx-utils/pull/316), fixes [#306](https://github.com/mobxjs/mobx-utils/issues/306).
* [fix fromPromise typing #315](https://github.com/mobxjs/mobx-utils/pull/315)
* [Update computedFn warning to respect mobx global computedRequiresReaction #318](https://github.com/mobxjs/mobx-utils/pull/318), fixes [#268](https://github.com/mobxjs/mobx-utils/issues/268).

# 6.0.6

Expand Down

0 comments on commit 02592ca

Please sign in to comment.