Skip to content

1.1.0: A big improvement on GC

Choose a tag to compare

@Tao-VanJS Tao-VanJS released this 18 Aug 23:41
· 812 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