Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@phortx phortx released this 08 Jun 14:40
· 157 commits to master since this release

First release candidate for 1.0.0! 🎉

Changelog

Features

  • Custom Queries
  • ORM/model unrelated simple queries and mutations
  • Allow settings of headers, credentials and useGETForQueries for apollo-http-link

Bugfixes

  • Fixed how the QueryBuilder detects recursion for more complete queries

Internal

  • Lots of documentation updates
  • More tests
  • More code documentation
  • Lots of refactorings