We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323e9bf commit ebb9282Copy full SHA for ebb9282
docs/source/about/changelog.rst
@@ -73,10 +73,14 @@ v0.42.0
73
- :pull:`832` - Fix ``html_to_vdom`` improperly removing ``<html>``, ``<head>``, and ``<body>`` nodes.
74
75
**Removed**
76
+
77
- :pull:`832` - Removed ``idom.html.body`` as it is currently unusable due to technological limitations, and thus not needed.
78
- :pull:`840` - remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
79
- :pull:`835` - ``serve_static_files`` option from backend configuration
80
81
+**Deprecated**
82
83
+- :commit:`8f3785b` - Deprecated ``module_from_template``
84
85
v0.41.0
86
-------
0 commit comments