fast reactive signals jsr.io/@mary/signals
typescript jsr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: actually call the cleanup function

Mary 2c68b9a9 fd7e5674

+2
+2
mod.ts
··· 529 529 const prev_sources = eval_untracked_sources; 530 530 const prev_sources_index = eval_sources_index; 531 531 532 + cleanup_effect(this); 533 + 532 534 try { 533 535 /*#__INLINE__*/ start_batch(); 534 536