zeit/next.jsPre-release v9.1.3-canary.2### Patches
- Require Node 8.10: #9278
- Initial plugins implementation: #9139
- Disallow iSSG revalidation period of zero: #9280
- Fixed spelling of cookies: #9283
- Polyfill
window.fetch
by Default: #9168
- Add Patternfly example: #9251
- Handle backslashes for plugins: #9282
- Call getInitialProps on Component when it’s not defined on App: #9287
- Simplify Build Output: #9281
- Enforce the
framework
Chunk: #9250
- Allow TypeScript Namespaces: #9308
### Credits
Huge thanks to
@timneutkens,
@bennett4,
@janicklas-ralph,
@danielr18, and @ijjk for helping!