feat: formatting options for render() to remove options from debug output
update name -- propsToRemove to just removeProps
omitProps: remove prettyPrint plugin in favour of removing props in toJSON() call
update options in render() to destructure debug config
update valid accessibilityRole values
Closes #72