Download Latest Version mobx-react@10.0.2 source code.zip (6.0 MB) Google Add to Preferred Sources
Home / mobx-react@10.0.1
Name Modified Size InfoDownloads / Week
Parent folder
mobx-react@10.0.1 source code.tar.gz 2026-08-19 5.9 MB
mobx-react@10.0.1 source code.zip 2026-08-19 6.0 MB
README.md 2026-08-19 879 Bytes
Totals: 3 Items   11.9 MB 0

Patch Changes

  • ec1b708026c1578e1c1f6c7bd90be18b26f7ce85 #4695 Thanks @gesposito! - perf: evaluate NODE_ENV once at module scope in the env-agnostic esm bundles (dist/<pkg>.esm.js and dist/<pkg>.mjs) instead of at every __DEV__ call site. process.env is an exotic object in Node, so each check performed a real environment lookup on hot paths; consumers that execute these files as-is (Node ESM, vitest, SSR) see roughly 10x faster observable writes in dev mode. All env-set artifacts and bundler output are unchanged.

  • Updated dependencies [ec1b708026c1578e1c1f6c7bd90be18b26f7ce85]:

    • mobx-react-lite@5.0.2
Source: README.md, updated 2026-08-19