- Renamed RegisterOptions interface to RendererConfig and moved to the types file.
- Added dev option to new RendererConfig along with getters and setters to the RenderService.
- Transformed the error from nest to the interface next expects. Previously server side errors passed to the frontend resulted in an invariant violation in React.