* Make callback optional when providing context
Otherwise TypeScript compiler complains about `not assignable to parameter of type 'RenderCallback'`
* Update index.d.ts
* add types for vue-server-renderer
* add a new line to the end of files
* make RenderCallback's err to be nullable
* fix the server side directive types
* make stricter the types of the server bundle and the client manifest