#1114·snabbdom

Slow type checking with snabbdom 3.6+

Author: jonbgambleCreated Mar 16, 2024Updated Jul 7, 2026

Recent releases after 3.5.1 seem to really trouble tsc.

We import and use snabbdom from ~ 31 modules of a monorepo.

Our type checking takes 3x as long when those modules import snabbdom 3.6 vs 3.5.1.

48s vs 14s