Skip to content

Version: 1.3.0

Compare
Choose a tag to compare
@g9d g9d released this 09 Dec 07:30
· 2086 commits to master since this release
42b0a8e

1.3.0 Dec 8, 2020

Featured

  • net.query method . Performs custom graphql query that can be copied directly from the playground.
  • net.suspend and net.resume methods for disabling and enabling network activity. One of the possible use-cases is to manage subscriptions when a mobile application is brought to the background and into the foreground again.
  • Smart summary and description doc separation.
  • ts-generator includes doc comments in JSDoc format.