Skip to content

6.1.1-canary.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timneutkens timneutkens released this 13 Jul 17:07

Minor Changes

  • Respect target on <a/> tags under Link: #4763
  • Allow app component to be wrapped with custom enhancer when rendering: #4762

Patches

  • Update @types/next to latest in typescript example.: #4750
  • Improve documentation on runtime configuration: #4756
  • Add example of process.env runtimeConfig: #4759
  • #4751 - Explicitly mention install when cloning examples: #4758
  • Fix #4574: getInitialProps is not called on _error page for client-side errors: #4764
  • [with-apollo] simplify apolloState prop: #4755

Credits

Huge thanks to @jamesreggio, @albinekb, @jhartley218, @DullReferenceException, @mherodev and @klujanrosas for helping!