Skip to content

Commit

Permalink
Update .changeset/tiny-boxes-play.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taj-p authored Jun 1, 2024
1 parent 18c82b9 commit 3d89415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/tiny-boxes-play.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"mobx-undecorate": patch
---

In TypeScript transpilation, disable useDefineForClassFields to reduce memory requirements of classes having optional members.
Disable `useDefineForClassFields` in `tsconfig.json` to reduce memory footprint and improve performance of class instances with undefined and unused members.

0 comments on commit 3d89415

Please sign in to comment.