Skip to content

First public release

Compare
Choose a tag to compare
@favna favna released this 12 Nov 23:21

1.0.0 (2019-11-12)

Install the typings for this release:

yarn add @favware/[email protected]

# Or if you want the latest version:
yarn add @favware/graphql-pokemon

Features

  • 🎉 Hello GitHub (80b1c66)
  • add ability's querying (91bad53)
  • add script for updating formats (5127d87)
  • finish up move queries (5e404d2), closes #7
  • firebase hosting (3f9e3da)
  • learnset query (db6465e), closes #6
  • type matchup queries (0eadb20), closes #8
  • update data files (1b2f3c1)
  • update smogon formats (01b7a0c)
  • implement pokemon details and dex entries (786b539), closes #2 #3
  • subfield selection + better args + prep move queries (06ec225), closes #14
  • query: add item query endpoint (f920694), closes #5

Bug Fixes