We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f318624 commit d3eb025Copy full SHA for d3eb025
docs/source/about/changelog.rst
@@ -32,6 +32,11 @@ Unreleased
32
33
- :pull:`835` - ability to customize the ``<head>`` element of IDOM's built-in client.
34
- :pull:`835` - ``vdom_to_html`` utility function.
35
+- :pull:`843` - Ability to subscribe to changes that are made to mutable options.
36
+
37
+**Fixed**
38
39
+- :issue:`582` - ``IDOM_DEBUG_MODE`` is now mutable and can be changed at runtime
40
41
42
v0.41.0
0 commit comments