e0688c4865
* do not use default function for `allowed` and `disallowed` Otherwise the fallback function will be used which will be a new reference on each render. On pages with lots of elements this causes performance issues. * update changelog