Theme
Version
GitHubPyPIDiscord
On this page

v0.128 (2025-02-04)

Feat

Refactor

  • Removed use of eval for node validation (#944)

Perf

  • Components can now be infinitely nested. (#936)

  • Component input validation is now 6-7x faster on CPython and PyPy. This previously made up 10-30% of the total render time. (#945)

django-components version: 0.152.0