# MobX 6.13.7 - Product: MobX (https://whatsnew.fyi/product/mobx) - Vendor: MobX - Date: 2025-03-17 - Version: 6.13.7 - Original notes: https://github.com/mobxjs/mobx/releases/tag/mobx%406.13.7 - Permalink: https://whatsnew.fyi/product/mobx/releases/6.13.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix observable.set not respecting the new value from interceptors ###### Patch Changes - [`54e3f71ca02f09b3107290f18d8484b70a6e2f0b`](https://github.com/mobxjs/mobx/commit/54e3f71ca02f09b3107290f18d8484b70a6e2f0b) [#4528](https://github.com/mobxjs/mobx/pull/4528) Thanks [@k-g-a](https://github.com/k-g-a)! - Fix observable.set not respecting the new value from interceptors