0.30.1
Removes the usage of the id()
function for generating unique ideas because there were situations where the IDs bound to the lifetime of an object are problematic. Also adds a warning Deprecation
warning to render functions that include the parameter key
. It's been decided that allowing key
to be used in this way can lead to confusing bugs.