Skip to content

v2.1.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Akryum Akryum released this 28 Aug 17:41

New

  • Apollo definition (see doc):
    • $loadingKey: default value for the component
    • $error: extra error handler for the component
    • $watchLoading: extra loading watcher
  • Apollo Provider Constructor options (see doc):
    • defaultOptions: default object for all the apollo definitions
    • watchLoading: global loading watcher
    • errorHandler: global error handler

Improved

Fixed

  • #101 SSR variables is now undefined if prefetch is true and no variables option is present on the smart query