Skip to content

0.14.0

Choose a tag to compare

@frandiox frandiox released this 17 Jul 17:39
· 202 commits to master since this release

Features

  • API can now be consumed from Page Props handlers using fetch. #37
  • New utility useContext to access SSR Context from any component.

Fixes

  • Wrong default NODE_ENV value in staging.
  • Export ClientOnly component in Vue.
  • Default order of Webpack's mainFields for React.
  • General issues with typings.