v8.0.2
Patches
- Add example using lingui.js: #6210
- Fixes a few inconsistencies in server routes examples: #6382
- Update link in wasm example: #6389
- Drop cli-cursor dependency: #6387
- Move webpack config to TypeScript: #6348
- Feat: Validate url.format calls: #6379
- [with-sentry] Use env config instead of webpack where possible: #6381
- Remove alternate screen usage: #6377
- Pass all
<Html>
props to<html>
: #6378 - Fixed missing next deployment directory bug: #6331
- Updated module and removed old example in socket.io example: #6368
- Assign deep defaults for custom config: #6359
- Add SSR'd Portals example: #6365
- Fixes for with-sentry example: #6362
- Add Html tag for custom Document: #6372
- Recreate stdChannel (or saga middleware).: #6330
- Use a query parameter for AMP pages instead of new route: #6336
- Load styled-components example on codesandbox: #6321
- Fix: pass full path to
launch-editor
: #6302 - Join merged style tags: #6345
- Add tests for AMP style tags: #6355
- Update readme with ZEIT Now deployment guide link: #6341
- Remove onDemandEntries WebSocket server in favor of EventSource connection: #6354
- Upgrade standard and fix files: #6358
- Make
getBaseWebpackConfig
synchronous.: #6356 - Add --frozen-lockfile to circleci: 17ad1eb
- Use alternate screen buffer if terminal supports it: #6364
- Fix style importing: #6322
- Fix recursive hydration of next/dynamic: #6326
- Pass through arguments of the next cli correctly: #6327
- Make build output friendlier: #6320
- Fix url in docs: #6323
- Development mode output improvement: #6312
- Fix README links: #6284
- Fixes hashed statics readme: #6293
- Remove lerna bootstrap: #6289
- [experimental] Rendering to AMP: #6218
- Update webpack message formatter: #6299
- Use process.browser instead of env probing: #6286
- Push redux-saga to major release 1.0.1.: #6300
- Block Certain Env Keys That Are Used Internally: #6260
- Add falling back to fetch based pinging for onDemandEntries: #6310
Huge thanks to @dav-is, @Timer, @isaachinman, @jesstelford, @afuggini, @7ma7X, @kinetifex, @bbortt, @klujanrosas, @timothyis, @wtgtybhertgeghgtwtg, @a-tokyo, @joshua-scott, @garmeeh, @jontonsoup4, @slaskis, @vgrafe, and @felixmosh.
Special thanks to @ijjk for continued involved with on-demand-entries.
Special thanks to @kinetifex and @indexzero for their feedback on the on-demand-entries websocket implementation.