Skip to content

1.1.0: A big improvement on GC

Compare
Choose a tag to compare
@Tao-VanJS Tao-VanJS released this 18 Aug 23:41
· 810 commits to main since this release

The garbage collection mechanism in VanJS was revamped in 1.1.0. In this overhaul, we improved the GC handling for derived states and side effects registered inside DOM binding functions to avoid some unnecessary constraints while defining derived states and side effects.

See the release announcement: #81