0.33.3
0.33.3
Contains a small number of bug fixes and improvements. The most significant change is the addition of a warning stating that IDOM_FEATURE_INDEX_AS_DEFAULT_KEY=1
will become the default in a future release. Beyond that, a lesser improvement makes it possible to use the default export from a Javascript module when calling module_from_template
by specifying exports_default=True
as a parameter.
Closed Issues
- Memory leak in SharedClientStateServer - #511
- Cannot use default export in react template - #502
- Add warning that element index will be used as the default key in a future release - #428
Pull Requests